| /oneTBB/src/tbbmalloc/ |
| H A D | Synchronize.h | 43 void unlock() { in unlock() function 71 m_mutex.unlock(); in ~scoped_lock()
|
| H A D | backend.cpp | 187 void unlock(size_t size) { in unlock() function in rml::internal::GuardedSize 236 void setMeFree(size_t size) { myL.unlock(size); } in setMeFree() 240 void setLeftFree(size_t sz) { leftL.unlock(sz); } in setLeftFree()
|
| /oneTBB/include/oneapi/tbb/detail/ |
| H A D | _scoped_lock.h | 64 m_mutex->unlock(); in release() 129 m->unlock(); in release()
|
| /oneTBB/test/conformance/ |
| H A D | conformance_mutex.h | 263 my_mutex->my_iso_mutex.unlock(); in release() 270 my_mutex->my_iso_mutex.unlock(); in release() 306 my_mutex->my_iso_mutex.unlock(); in downgrade_to_reader() 384 m.unlock(); in TestNullMutex() 397 m.unlock(); in TestNullRWMutex()
|
| /oneTBB/src/tbb/ |
| H A D | thread_dispatcher.cpp | 80 my_list_mutex.unlock(); in try_unregister_client() 89 my_list_mutex.unlock(); in try_unregister_client()
|
| H A D | main.h | 66 static void unlock() { InitializationLock.clear(std::memory_order_release); } in unlock() function
|
| H A D | arena_slot.cpp | 166 goto unlock; in steal_task() 202 unlock: in steal_task()
|
| H A D | concurrent_monitor_mutex.h | 62 void unlock() { in unlock() function
|
| H A D | main.cpp | 142 __TBB_InitOnce::unlock(); in DoOneTimeInitialization()
|
| H A D | rtm_mutex.cpp | 45 s.m_mutex->unlock(); in release()
|
| H A D | profiling.cpp | 100 __TBB_InitOnce::unlock(); in ITT_DoOneTimeInitialization()
|
| H A D | rtm_rw_mutex.cpp | 53 s.m_mutex->unlock(); in release()
|
| H A D | global_control.cpp | 157 controls[i]->my_list_mutex.unlock(); in global_control_unlock()
|
| /oneTBB/include/oneapi/tbb/ |
| H A D | null_mutex.h | 69 void unlock() {} in unlock() function
|
| H A D | null_rw_mutex.h | 73 void unlock() {} in unlock() function
|
| H A D | mutex.h | 72 void unlock() { in unlock() function
|
| H A D | spin_mutex.h | 86 void unlock() { in unlock() function
|
| H A D | spin_rw_mutex.h | 95 void unlock() { in unlock() function
|
| H A D | rw_mutex.h | 86 void unlock() { in unlock() function
|
| /oneTBB/doc/main/tbb_userguide/ |
| H A D | Summary_of_Loops_and_Pipelines.rst | 10 Have fun using these templates to unlock the power of multi-core.
|
| /oneTBB/doc/main/reference/ |
| H A D | custom_mutex_chmap.rst | 116 my_mutex_ptr->my_mutex.unlock(); 134 my_mutex_ptr->my_mutex.unlock();
|
| /oneTBB/test/tbb/ |
| H A D | test_scheduler_mix.cpp | 168 m->unlock(); in release() 232 void unlock() { in unlock() function in PtrRWMutex
|
| H A D | test_concurrent_hash_map.cpp | 567 my_mutex_ptr->my_mutex.unlock(); in release()
|