Searched refs:thread_fptr (Results 1 – 2 of 2) sorted by relevance
73 thread_func_t thread_fptr = info->thread_fptr; in ThreadCreateTrampoline() local81 return thread_fptr(thread_arg); in ThreadCreateTrampoline()
34 lldb::thread_func_t thread_fptr; member39 , thread_fptr(fptr) in HostThreadCreateInfo()