Home
last modified time | relevance | path

Searched defs:thread_fptr (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Host/
H A DThreadLauncher.h34 lldb::thread_func_t thread_fptr; member
/freebsd-12.1/contrib/llvm/tools/lldb/source/Host/common/
H A DHostNativeThreadBase.cpp62 thread_func_t thread_fptr = info->thread_fptr; in ThreadCreateTrampoline() local