Home
last modified time | relevance | path

Searched defs:curr_thread (Results 1 – 5 of 5) sorted by relevance

/llvm-project/compiler-rt/lib/asan/
H A Dasan_rtl.cpp575 top = curr_thread->stack_top(); in UnpoisonDefaultStack() local
593 AsanThread *curr_thread = GetCurrentThread(); UnpoisonFakeStack() local
H A Dasan_fuchsia.cpp69 AsanThread *curr_thread = GetCurrentThread(); in PlatformUnpoisonStacks() local
H A Dasan_fake_stack.cpp149 AsanThread *curr_thread = GetCurrentThread(); in GC() local
/llvm-project/openmp/libompd/gdb-plugin/ompd/
H A Dompd.py272 def curr_thread(): function
/llvm-project/lldb/source/Target/
H A DProcess.cpp829 ThreadSP curr_thread(thread_list.GetSelectedThread()); HandleProcessStateChangedEvent() local