Commit Graph

1 Commits (67255f5d64395144cafbb717440b362b2d6717a0)

Author SHA1 Message Date
Nat Goodspeed acb1796dea 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.
2019-12-09 11:37:36 -05:00