diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2019-12-09 11:37:36 -0500 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2020-03-25 15:28:17 -0400 |
commit | 960593fd5eedcc63632fe4e0e3b71ac4afc91d11 (patch) | |
tree | 163b9529522195e9a87cbb699639a6fec221f369 /etc | |
parent | 69fbe647abe3942ced02f14f0adc477630d9dd7e (diff) |
DRTVWR-494: Add LLMainThreadTask to perform work on the main thread.
If already running on the main thread, LLMaintThreadTask simply runs the work
inline. Otherwise it queues it for the main thread using LLEventTimer, using
std::future to retrieve the result.
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions