summaryrefslogtreecommitdiff
path: root/indra/llcommon/llworkerthread.cpp
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2018-12-16 14:31:32 -0500
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2022-02-11 20:53:21 +0200
commit6c3507d6d358485c2a8e2fc4d915847cbeda3ee3 (patch)
tree447685b69a4098011c70069479cb11ebf47da525 /indra/llcommon/llworkerthread.cpp
parent236593e997e931580d3bd3192b12e450c8054b07 (diff)
SL-10190: Introduce LLCoros::saveException() and rethrow().
This mechanism uses a queue of std::exception_ptrs to transport an (otherwise) uncaught exception from a terminated coroutine to the thread's main fiber. The main loop calls LLCoros::rethrow() just after giving some cycles to ready coroutines that frame. # Conflicts: # indra/llcommon/llcoros.cpp # indra/llcommon/llcoros.h # indra/newview/llappviewer.cpp
Diffstat (limited to 'indra/llcommon/llworkerthread.cpp')
0 files changed, 0 insertions, 0 deletions