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

/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 953 milliseconds