Searched refs:thread_function (Results 1 – 3 of 3) sorted by relevance
101 lldb::thread_func_t thread_function, in ThreadCreate() argument103 LLDB_INSTRUMENT_VA(name, thread_function, thread_arg, error_ptr); in ThreadCreate()
24 std::function<lldb::thread_result_t()> thread_function,
34 lldb::thread_func_t thread_function,