Home
last modified time | relevance | path

Searched defs:thread_routine (Results 1 – 4 of 4) sorted by relevance

/oneTBB/test/tbb/
H A Dtest_eh_thread.cpp65 static void* thread_routine(void*) in thread_routine() function
/oneTBB/src/tbb/
H A Drml_thread_monitor.h141 inline thread_monitor::handle_type thread_monitor::launch( thread_routine_type thread_routine, void… in launch()
H A Dprivate_server.cpp218 __RML_DECL_THREAD_ROUTINE private_worker::thread_routine( void* arg ) { in thread_routine() function in tbb::detail::r1::rml::private_worker
/oneTBB/python/rml/
H A Dipc_server.cpp504 __RML_DECL_THREAD_ROUTINE ipc_worker::thread_routine(void* arg) { in thread_routine() function in tbb::detail::rml::ipc_worker
646 __RML_DECL_THREAD_ROUTINE ipc_waker::thread_routine(void* arg) { in thread_routine() function in tbb::detail::rml::ipc_waker
745 __RML_DECL_THREAD_ROUTINE ipc_stopper::thread_routine(void* arg) { in thread_routine() function in tbb::detail::rml::ipc_stopper