Home
last modified time | relevance | path

Searched defs:thread_arg (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Host/
H A DThreadLauncher.h33 lldb::thread_arg_t thread_arg; member
/freebsd-13.1/contrib/llvm-project/lldb/source/Host/common/
H A DThreadLauncher.cpp26 lldb::thread_arg_t thread_arg, size_t min_stack_byte_size) { in LaunchThread()
H A DHostNativeThreadBase.cpp59 thread_arg_t thread_arg = info->thread_arg; in ThreadCreateTrampoline() local
/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBHostOS.cpp106 void *thread_arg, SBError *error_ptr) { in ThreadCreate()
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.cpp1204 uptr thread_arg = reinterpret_cast<uptr>(asan_thread->get_arg()); in GetAdditionalThreadContextPtrs() local