Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_static.c1031 static volatile TIDT current_thread = 0; in _N_() local
1072 static volatile TIDT current_thread = 0; in _N_() local
/freebsd-12.1/contrib/gdb/gdb/
H A Dada-tasks.c110 void *current_thread, *current_lwp; variable
H A Dwince.c166 static thread_info *current_thread; /* Info on currently selected thread */ variable
H A Dwin32-nat.c124 static thread_info *current_thread; /* Info on currently selected thread */ variable
H A Dbreakpoint.c1946 int current_thread; in bpstat_find_step_resume_breakpoint() local
/freebsd-12.1/contrib/googletest/googletest/src/
H A Dgtest-port.cc456 DWORD current_thread = ::GetCurrentThreadId(); in GetValueOnCurrentThread() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectThread.cpp932 Thread *current_thread = GetDefaultThread(); in DoExecute() local