Searched refs:prepare (Results 1 – 9 of 9) sorted by relevance
| /oneTBB/src/tbbmalloc/ |
| H A D | Customize.h | 97 enum notify_type {prepare=0, cancel, acquired, releasing}; enumerator 104 case prepare: in call_itt_notify()
|
| /oneTBB/include/oneapi/tbb/detail/ |
| H A D | _aggregator.h | 95 call_itt_notify(prepare, &(op->status)); 112 call_itt_notify(prepare, &handler_busy); in start_handle_operations()
|
| /oneTBB/include/oneapi/tbb/ |
| H A D | spin_rw_mutex.h | 66 call_itt_notify(prepare, this); in lock() 102 call_itt_notify(prepare, this); in lock_shared()
|
| H A D | rw_mutex.h | 56 call_itt_notify(prepare, this); in lock() 101 call_itt_notify(prepare, this); in lock_shared()
|
| H A D | mutex.h | 55 call_itt_notify(prepare, this); in lock()
|
| H A D | spin_mutex.h | 70 call_itt_notify(prepare, this); in lock()
|
| H A D | queuing_mutex.h | 87 call_itt_notify(prepare, &m); in acquire()
|
| H A D | profiling.h | 68 enum notify_type {prepare=0, cancel, acquired, releasing, destroy}; enumerator
|
| /oneTBB/ |
| H A D | LICENSE.txt | 69 copyright license to reproduce, prepare Derivative Works of,
|