Home | History | Annotate | Download | only in Linux

Lines Matching refs:Limbo

1393     // limbo until it is destroyed.
1514 // Maintain the process or thread in a state of "limbo" until we are
1520 log->Printf ("ProcessMonitor::%s() received limbo event, data = %lx, pid = %" PRIu64, __FUNCTION__, data, pid);
1521 message = ProcessMessage::Limbo(pid, (data >> 8));