Searched refs:get_mutex (Results 1 – 1 of 1) sorted by relevance
58 static mutex_type & get_mutex() in get_mutex() function64 static void * init_mutex_before_main = &get_mutex();180 mutex_type::scoped_lock lock(get_mutex()); in find_unreachable_objects()229 mutex_type::scoped_lock lock(get_mutex()); in free_unreachable_objects()261 mutex_type::scoped_lock lock(get_mutex()); in sp_scalar_constructor_hook()276 mutex_type::scoped_lock lock(get_mutex()); in sp_scalar_destructor_hook()
Completed in 8 milliseconds