Searched refs:ThreadCreateTrampoline (Results 1 – 5 of 5) sorted by relevance
16 HostThreadMacOSX::ThreadCreateTrampoline(lldb::thread_arg_t arg) { function18 return HostThreadPosix::ThreadCreateTrampoline(arg);
35 HostNativeThread::ThreadCreateTrampoline, info_up.get(), 0, NULL); in LaunchThread()67 HostNativeThread::ThreadCreateTrampoline, info_up.get()); in LaunchThread()
54 HostNativeThreadBase::ThreadCreateTrampoline(lldb::thread_arg_t arg) { in ThreadCreateTrampoline() function in HostNativeThreadBase
23 static lldb::thread_result_t ThreadCreateTrampoline(lldb::thread_arg_t arg);
46 ThreadCreateTrampoline(lldb::thread_arg_t arg);