Searched defs:SetStoppedByFork (Results 1 – 3 of 3) sorted by relevance
132 void NativeThreadNetBSD::SetStoppedByFork(lldb::pid_t child_pid, in SetStoppedByFork() function in NativeThreadNetBSD
132 void NativeThreadFreeBSD::SetStoppedByFork(lldb::pid_t child_pid, in SetStoppedByFork() function in NativeThreadFreeBSD
451 void NativeThreadLinux::SetStoppedByFork(bool is_vfork, lldb::pid_t child_pid) { in SetStoppedByFork() function in NativeThreadLinux