Home
last modified time | relevance | path

Searched refs:my_thread_monitor (Results 1 – 2 of 2) sorted by relevance

/oneTBB/src/tbb/
H A Dprivate_server.cpp73 thread_monitor my_thread_monitor; member in tbb::detail::r1::rml::private_worker
251 my_thread_monitor.notify(); in start_shutdown()
273 my_thread_monitor.wait(); in run()
292 my_thread_monitor.notify(); in wake_or_launch()
/oneTBB/python/rml/
H A Dipc_server.cpp276 ipc_thread_monitor my_thread_monitor; member in tbb::detail::rml::ipc_worker
531 my_thread_monitor.notify(); in start_shutdown()
548 my_thread_monitor.notify(); in start_stopping()
574 my_thread_monitor.wait(); in run()
628 my_thread_monitor.notify(); in wake_or_launch()
679 my_thread_monitor.wait(); in run()
727 my_thread_monitor.notify(); in wake_or_launch()
814 my_thread_monitor.notify(); in wake_or_launch()