Searched refs:detach (Results 1 – 6 of 6) sorted by relevance
| /oneTBB/src/tbb/tools_api/legacy/ |
| H A D | ittnotify.h | 269 ITT_STUBV(ITTAPI, void, detach, (void)) 274 #define __itt_detach ITTNOTIFY_VOID(detach) 275 #define __itt_detach_ptr ITTNOTIFY_NAME(detach)
|
| /oneTBB/src/tbb/ |
| H A D | mailbox.h | 216 void detach() { in detach() function
|
| H A D | arena.cpp | 236 tls.my_inbox.detach(); in process()
|
| /oneTBB/src/tbb/tools_api/ |
| H A D | ittnotify_static.h | 110 ITT_STUBV(ITTAPI, void, detach, (void), (ITT_NO_PARAMS), detach, __itt_group_control | __itt_group_…
|
| H A D | ittnotify.h | 345 ITT_STUBV(ITTAPI, void, detach, (void)) 354 #define __itt_detach ITTNOTIFY_VOID(detach) 355 #define __itt_detach_ptr ITTNOTIFY_NAME(detach)
|
| /oneTBB/test/tbb/ |
| H A D | test_task_arena.cpp | 1133 …TestMultipleWaitsThreadBody( bunch_size, num_tasks, a, waiters, processed, tgc ), idx++ ).detach(); in TestMultipleWaits() 1139 …TestMultipleWaitsThreadBody( bunch_size, num_tasks, a, waiters, processed, tgc ), idx++ ).detach(); in TestMultipleWaits()
|