Searched defs:sleepQ (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/
H A Dprimpl.h272 PRCList sleepQ; member in struct:_PRCPUQueue
603 #define _PR_ON_SLEEPQ 0x10 /* thread is on the sleepQ */
693 #define _PR_SLEEPQ(_cpu) ((_cpu)->queue->sleepQ)

Completed in 66 milliseconds