Searched defs:cmsWait (Results 1 – 3 of 3) sorted by relevance
1182 bool PhysicalSocketServer::Wait(int cmsWait, bool process_io) { in Wait()1245 bool PhysicalSocketServer::WaitSelect(int cmsWait, bool process_io) { in WaitSelect()1425 bool PhysicalSocketServer::WaitEpoll(int cmsWait) { in WaitEpoll()1485 bool PhysicalSocketServer::WaitPoll(int cmsWait, Dispatcher* dispatcher) { in WaitPoll()1557 bool PhysicalSocketServer::Wait(int cmsWait, bool process_io) { in Wait()
430 bool Thread::Peek(Message* pmsg, int cmsWait) { in Peek()442 bool Thread::Get(Message* pmsg, int cmsWait, bool process_io) { in Get()
611 bool VirtualSocketServer::Wait(int cmsWait, bool process_io) { in Wait()