Searched refs:_PR_DEL_SLEEPQ (Results 1 - 5 of 5) sorted by relevance
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/combined/ |
H A D | prucv.c | 75 _PR_DEL_SLEEPQ(thread, PR_TRUE); 153 _PR_DEL_SLEEPQ(thread, PR_TRUE); 397 _PR_DEL_SLEEPQ(thread, PR_FALSE);
|
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/ |
H A D | w16sock.c | 686 _PR_DEL_SLEEPQ(thr, PR_TRUE); 781 _PR_DEL_SLEEPQ(pq->thr, PR_TRUE); 942 _PR_DEL_SLEEPQ(pq->thr, PR_TRUE);
|
H A D | ntio.c | 358 _PR_DEL_SLEEPQ(thred, PR_TRUE); 428 _PR_DEL_SLEEPQ(completed_io, PR_TRUE); 785 _PR_DEL_SLEEPQ(thr, PR_TRUE);
|
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/ |
H A D | primpl.h | 368 #define _PR_DEL_SLEEPQ(_thread, _propogate) macro 439 #define _PR_DEL_SLEEPQ(_thread, _propogate) \ macro 523 #define _PR_DEL_SLEEPQ(_thread, _propogate) \ macro
|
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/ |
H A D | unix.c | 1424 _PR_DEL_SLEEPQ(pq->thr, PR_TRUE); 1769 _PR_DEL_SLEEPQ(pq->thr, PR_TRUE); 1878 _PR_DEL_SLEEPQ(pq->thr, PR_TRUE); 3192 _PR_DEL_SLEEPQ(thr, PR_TRUE);
|
Completed in 3307 milliseconds