Home
last modified time | relevance | path

Searched refs:swait (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/boost/interprocess/sync/detail/
Dcommon_algorithms.hpp47 spin_wait swait; in try_based_timed_lock() local
52 swait.yield(); in try_based_timed_lock()
62 spin_wait swait; in try_based_lock() local
68 swait.yield(); in try_based_lock()
/third_party/boost/libs/interprocess/test/
Drobust_mutex_test.hpp70 spin_wait swait; in robust_mutex_test() local
72 swait.yield(); in robust_mutex_test()
168 spin_wait swait; in robust_mutex_test() local
170 swait.yield(); in robust_mutex_test()
/third_party/boost/boost/interprocess/sync/spin/
Dcondition.hpp156 spin_wait swait; in notify() local
158 swait.yield(); in notify()
222 spin_wait swait; in do_timed_wait() local
224 swait.yield(); in do_timed_wait()
/third_party/boost/boost/interprocess/detail/
Dmanaged_open_or_create_impl.hpp365 spin_wait swait; in priv_open_or_create() local
396 swait.yield(); in priv_open_or_create()
443 spin_wait swait; in priv_open_or_create() local
449 swait.yield(); in priv_open_or_create()
461 spin_wait swait; in priv_open_or_create() local
463 swait.yield(); in priv_open_or_create()
Dintermodule_singleton_common.hpp154 spin_wait swait; in initialize_singleton_logic() local
162 swait.yield(); in initialize_singleton_logic()
217 spin_wait swait; in initialize_global_map_handle() local
230 swait.yield(); in initialize_global_map_handle()