Searched defs:ThreadCreate (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/lldb/source/API/
H A DSBHostOS.cpp57 SBHostOS::ThreadCreate function in class:SBHostOS
/freebsd-11.0-release/contrib/compiler-rt/lib/lsan/
H A Dlsan_thread.cc80 u32 ThreadCreate(u32 parent_tid, uptr user_id, bool detached) { function in namespace:__lsan
/freebsd-11.0-release/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_thread.cc233 int ThreadCreate(ThreadState *thr, uptr pc, uptr uid, bool detached) { function in namespace:__tsan

Completed in 94 milliseconds