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

/freebsd-current/contrib/llvm-project/lldb/source/Host/common/
H A DThreadLauncher.cpp28 // Host::ThreadCreateTrampoline will take ownership if thread creation is
35 HostNativeThread::ThreadCreateTrampoline, info_up.get(), 0, NULL);
67 HostNativeThread::ThreadCreateTrampoline, info_up.get());
H A DHostNativeThreadBase.cpp54 HostNativeThreadBase::ThreadCreateTrampoline(lldb::thread_arg_t arg) { function in class:HostNativeThreadBase
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Host/
H A DHostNativeThreadBase.h46 ThreadCreateTrampoline(lldb::thread_arg_t arg);

Completed in 109 milliseconds