Searched refs:tmpQ (Results 1 – 1 of 1) sorted by relevance
1094 msg_q_id tmpQ = jq->pageQ; in _job_thread() local1096 jq->saveQ = tmpQ; in _job_thread()1099 while (msgQNumMsgs(tmpQ) > 0) { in _job_thread()1100 msgQReceive(tmpQ, (char *) &page, sizeof(page), NO_WAIT); in _job_thread()