Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_linux.cpp22 static THREADLOCAL ThreadContextLsanBase *current_thread = nullptr; variable
H A Dlsan_common_mac.cpp55 ThreadContextLsanBase *current_thread; member
/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_static.cpp1280 static volatile TIDT current_thread = 0; in _N_() local
1372 static volatile TIDT current_thread = 0; in _N_() local
/freebsd/contrib/googletest/googletest/src/
H A Dgtest-port.cc501 DWORD current_thread = ::GetCurrentThreadId(); in GetValueOnCurrentThread() local
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectThread.cpp752 Thread *current_thread = GetDefaultThread(); in DoExecute() local
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.cpp657 kmp_hw_thread_t &current_thread = hw_threads[i]; in check_ids() local