Searched defs:Detach (Results 1 – 10 of 10) sorted by relevance
53 Status HostThreadPosix::Detach() { in Detach() function in HostThreadPosix
38 void SystemRuntime::Detach() {} in Detach() function in SystemRuntime
3436 Status Process::Detach(bool keep_stopped) { in Detach() function in Process
60 void Detach(uptr thread, const DetachFn& fn) { in Detach() function
204 Detach, enumerator
536 Status NativeProcessNetBSD::Detach() { Detach() function in NativeProcessNetBSD
528 Status NativeProcessFreeBSD::Detach() { in Detach() function in NativeProcessFreeBSD
630 SBError SBProcess::Detach() { in Detach() function in SBProcess638 SBError SBProcess::Detach(bool keep_stopped) { in Detach() function in SBProcess
1498 Status GDBRemoteCommunicationClient::Detach(bool keep_stopped, in Detach() function in GDBRemoteCommunicationClient
2892 void Detach(Window &window) { in Detach() function in curses::DetachOrKillProcessFormDelegate