Home
last modified time | relevance | path

Searched refs:WaitForCloneNotification (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Linux/
H A DNativeProcessLinux.h173 void WaitForCloneNotification(::pid_t pid);
H A DNativeProcessLinux.cpp492 void NativeProcessLinux::WaitForCloneNotification(::pid_t pid) { in WaitForCloneNotification() function in NativeProcessLinux
835 WaitForCloneNotification(child_pid); in MonitorClone()