Searched refs:WAIT_FOREVER (Results 1 – 4 of 4) sorted by relevance
126 if (msgq && buffer && ((timeout == WAIT_FOREVER) || (timeout == NO_WAIT))) { in msgQReceive()127 if (timeout == WAIT_FOREVER) { in msgQReceive()
792 while (OK == msgQReceive(_msgQ, (char *) &msg, sizeof(msg), WAIT_FOREVER)) { in _job_thread()990 WAIT_FOREVER)) { in _job_thread()2002 WAIT_FOREVER) == OK)) { in wprintEndJob()2011 WAIT_FOREVER) == OK)) { in wprintEndJob()
23 #define WAIT_FOREVER -1 macro
117 WAIT_FOREVER) == OK) { in _send_thread()