Searched refs:ThreadCancel (Results 1 – 6 of 6) sorted by relevance
68 SBHostOS::ThreadCancel (lldb::thread_t thread, SBError *error_ptr) in ThreadCancel() function in SBHostOS70 return Host::ThreadCancel (thread, error_ptr ? error_ptr->get() : NULL); in ThreadCancel()
38 ThreadCancel (lldb::thread_t thread,
277 ThreadCancel (lldb::thread_t thread,
1716 Host::ThreadCancel(m_monitor_thread, NULL); in StopMonitoringChildProcess()1767 Host::ThreadCancel(m_operation_thread, NULL); in StopOpThread()
668 Host::ThreadCancel (lldb::thread_t thread, Error *error) in ThreadCancel() function in Host
4040 Host::ThreadCancel (private_state_thread, &error); in ControlPrivateStateThread()