Lines Matching refs:thread_t
81 lldb::thread_t
90 lldb::thread_t thread = LLDB_INVALID_HOST_THREAD;
467 lldb::thread_t
470 return lldb::thread_t(pthread_self());
581 lldb::thread_t
590 lldb::thread_t thread = LLDB_INVALID_HOST_THREAD;
610 Host::ThreadCancel (lldb::thread_t thread, Error *error)
619 Host::ThreadDetach (lldb::thread_t thread, Error *error)
628 Host::ThreadJoin (lldb::thread_t thread, thread_result_t *thread_result_ptr, Error *error)