Searched refs:ThreadCreateTrampoline (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Host/common/
H A DThreadLauncher.cpp27 // Host::ThreadCreateTrampoline will delete this pointer for us.
34 HostNativeThread::ThreadCreateTrampoline, info_ptr, 0, NULL);
66 HostNativeThread::ThreadCreateTrampoline, info_ptr);
H A DHostNativeThreadBase.cpp56 HostNativeThreadBase::ThreadCreateTrampoline(lldb::thread_arg_t arg) { function in class:HostNativeThreadBase
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Host/
H A DHostNativeThreadBase.h46 ThreadCreateTrampoline(lldb::thread_arg_t arg);

Completed in 62 milliseconds