Home
last modified time | relevance | path

Searched refs:detach_thread (Results 1 – 3 of 3) sorted by relevance

/oneTBB/src/tbb/
H A Drml_thread_monitor.h117 static void detach_thread(handle_type handle);
170 void thread_monitor::detach_thread(handle_type handle) { in detach_thread() function
222 void thread_monitor::detach_thread(handle_type handle) { in detach_thread() function
H A Dprivate_server.cpp233 thread_monitor::detach_thread(handle); in release_handle()
/oneTBB/python/rml/
H A Dipc_server.cpp518 ipc_thread_monitor::detach_thread( handle ); in release_handle()