Home
last modified time | relevance | path

Searched defs:current_thread (Results 1 – 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/lsan/
HDlsan_linux.cpp22 static THREADLOCAL ThreadContextLsanBase *current_thread = nullptr; variable
HDlsan_common_mac.cpp55 ThreadContextLsanBase *current_thread; member
/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
HDittnotify_static.cpp1280 static volatile TIDT current_thread = 0; in _N_() local
1372 static volatile TIDT current_thread = 0; in _N_() local
/freebsd-13-stable/contrib/googletest/googletest/src/
HDgtest-port.cc501 DWORD current_thread = ::GetCurrentThreadId(); in GetValueOnCurrentThread() local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Commands/
HDCommandObjectThread.cpp726 Thread *current_thread = GetDefaultThread(); in DoExecute() local
/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
HDkmp_affinity.cpp660 kmp_hw_thread_t &current_thread = hw_threads[i]; in check_ids() local