Searched refs:sleepQLock (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/combined/
H A Dprucpu.c156 _MD_NEW_LOCK( &cpuQueue->sleepQLock );
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/
H A Dprimpl.h267 _MDLock sleepQLock; /* lock for the run + wait queues */ member in struct:_PRCPUQueue
479 _PR_MD_LOCK(&(_cpu)->queue->sleepQLock );
482 _PR_MD_UNLOCK(&(_cpu)->queue->sleepQLock );

Completed in 52 milliseconds