Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/
Dlldb-types.h56 typedef thread_result_t (*thread_func_t)(void *); // Host thread function type typedef
76 typedef void * (*thread_func_t)(void *); // Host thread function type typedef