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

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/combined/
H A Dprucpu.c160 PR_INIT_CLIST( &(cpuQueue->runQ[index]) );
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/
H A Dprimpl.h270 PRCList runQ[PR_PRIORITY_LAST + 1]; /* run queue for this CPU */ member in struct:_PRCPUQueue
691 #define _PR_RUNQ(_cpu) ((_cpu)->queue->runQ)

Completed in 132 milliseconds