Home
last modified time | relevance | path

Searched refs:ThreadJoin (Results 1 – 9 of 9) sorted by relevance

/llvm-project-15.0.7/lldb/bindings/interface/
H A DSBHostOS.i47 ThreadJoin (lldb::thread_t thread,
/llvm-project-15.0.7/lldb/include/lldb/API/
H A DSBHostOS.h36 static bool ThreadJoin(lldb::thread_t thread, lldb::thread_result_t *result,
/llvm-project-15.0.7/lldb/source/API/
H A DSBHostOS.cpp150 bool SBHostOS::ThreadJoin(lldb::thread_t thread, lldb::thread_result_t *result, in ThreadJoin() function in SBHostOS
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_rtl_thread.cpp277 void ThreadJoin(ThreadState *thr, uptr pc, Tid tid) { in ThreadJoin() function
H A Dtsan_rtl.h537 void ThreadJoin(ThreadState *thr, uptr pc, Tid tid);
H A Dtsan_interceptors_posix.cpp1080 ThreadJoin(thr, pc, tid); in TSAN_INTERCEPTOR()
1115 ThreadJoin(thr, pc, tid); in TSAN_INTERCEPTOR()
1129 ThreadJoin(thr, pc, tid); in TSAN_INTERCEPTOR()
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_thread.cpp293 void ThreadJoin(ThreadState *thr, uptr pc, Tid tid) { in ThreadJoin() function
H A Dtsan_rtl.h560 void ThreadJoin(ThreadState *thr, uptr pc, Tid tid);
H A Dtsan_interceptors_posix.cpp1085 ThreadJoin(thr, pc, tid); in TSAN_INTERCEPTOR()
1120 ThreadJoin(thr, pc, tid); in TSAN_INTERCEPTOR()
1134 ThreadJoin(thr, pc, tid); in TSAN_INTERCEPTOR()