Home
last modified time | relevance | path

Searched defs:this_thread (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/libcxx/src/
Dthread.cpp101 namespace this_thread namespace
/openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/
Dsanitizer_stoptheworld_win.cpp86 const DWORD this_thread = GetCurrentThreadId(); in RunThread() local
/openbsd/src/gnu/usr.bin/binutils/gdb/
Dwince.c162 static thread_info *this_thread; /* Info on thread returned by wait_for_debug_event */ variable