Searched refs:Limbo (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/POSIX/
H A DProcessMessage.h53 static ProcessMessage Limbo(lldb::tid_t tid, int status) { function in class:ProcessMessage
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DProcessMonitor.cpp1095 message = ProcessMessage::Limbo(tid, (data >> 8));

Completed in 201 milliseconds