summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ru/floater_animation_bvh_preview.xml
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2016-09-03 11:39:17 -0400
committerNat Goodspeed <nat@lindenlab.com>2016-09-03 11:39:17 -0400
commitf931f6ef521527a929ceddf1354c7e2d85b35b63 (patch)
tree71a7f2cb79156983efd04940315921cfaeca66f9 /indra/newview/skins/default/xui/ru/floater_animation_bvh_preview.xml
parentc71e6222295a1fb183436b5d67c21bffddfaefa6 (diff)
MAINT-5232: Add LLCoros::get_id() to identify the running coroutine.
Change the module-static thread_specific_ptr to a function-static thread_specific_ptr so it will be initialized on demand -- since LLSingleton will need to rely on get_id(). Note that since LLCoros isa LLSingleton, we must take great care to avoid circularity. Introduce a private helper class LLCoros::Current to obtain and bind that thread_specific_ptr. Change all existing internal references from the static thread_specific_ptr to the new Current helper class.
Diffstat (limited to 'indra/newview/skins/default/xui/ru/floater_animation_bvh_preview.xml')
0 files changed, 0 insertions, 0 deletions