Home
last modified time | relevance | path

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

/external/lldb/source/Host/common/
DHost.cpp554 thread_func_t thread_fptr; member
570 thread_func_t thread_fptr = info->thread_fptr; in ThreadCreateTrampoline() local
585 thread_func_t thread_fptr, in ThreadCreate()