Home
last modified time | relevance | path

Searched defs:_PRCPUQueue (Results 1 – 7 of 7) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/include/private/
H A Dprimpl.h220 typedef struct _PRCPUQueue _PRCPUQueue; typedef
224 struct _PRCPUQueue { struct
225 _MDLock runQLock; /* lock for the run + wait queues */
226 _MDLock sleepQLock; /* lock for the run + wait queues */
230 PRUint32 runQReadyMask;
231 PRCList sleepQ;
232 PRIntervalTime sleepQmax;
233 PRCList pauseQ;
234 PRCList suspendQ;
235 PRCList waitingToJoinQ;
[all …]
/dports/www/firefox/firefox-99.0/nsprpub/pr/include/private/
H A Dprimpl.h220 typedef struct _PRCPUQueue _PRCPUQueue; typedef
224 struct _PRCPUQueue { struct
225 _MDLock runQLock; /* lock for the run + wait queues */
226 _MDLock sleepQLock; /* lock for the run + wait queues */
230 PRUint32 runQReadyMask;
231 PRCList sleepQ;
232 PRIntervalTime sleepQmax;
233 PRCList pauseQ;
234 PRCList suspendQ;
235 PRCList waitingToJoinQ;
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/include/private/
H A Dprimpl.h224 typedef struct _PRCPUQueue _PRCPUQueue; typedef
228 struct _PRCPUQueue { struct
229 _MDLock runQLock; /* lock for the run + wait queues */
230 _MDLock sleepQLock; /* lock for the run + wait queues */
234 PRUint32 runQReadyMask;
235 PRCList sleepQ;
236 PRIntervalTime sleepQmax;
237 PRCList pauseQ;
238 PRCList suspendQ;
239 PRCList waitingToJoinQ;
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/include/private/
H A Dprimpl.h232 typedef struct _PRCPUQueue _PRCPUQueue; typedef
236 struct _PRCPUQueue { struct
237 _MDLock runQLock; /* lock for the run + wait queues */
238 _MDLock sleepQLock; /* lock for the run + wait queues */
242 PRUint32 runQReadyMask;
243 PRCList sleepQ;
244 PRIntervalTime sleepQmax;
245 PRCList pauseQ;
246 PRCList suspendQ;
247 PRCList waitingToJoinQ;
[all …]
/dports/devel/nspr/nspr-4.33/nspr/pr/include/private/
H A Dprimpl.h220 typedef struct _PRCPUQueue _PRCPUQueue; typedef
224 struct _PRCPUQueue { struct
225 _MDLock runQLock; /* lock for the run + wait queues */
226 _MDLock sleepQLock; /* lock for the run + wait queues */
230 PRUint32 runQReadyMask;
231 PRCList sleepQ;
232 PRIntervalTime sleepQmax;
233 PRCList pauseQ;
234 PRCList suspendQ;
235 PRCList waitingToJoinQ;
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/include/private/
H A Dprimpl.h220 typedef struct _PRCPUQueue _PRCPUQueue; typedef
224 struct _PRCPUQueue { struct
225 _MDLock runQLock; /* lock for the run + wait queues */
226 _MDLock sleepQLock; /* lock for the run + wait queues */
230 PRUint32 runQReadyMask;
231 PRCList sleepQ;
232 PRIntervalTime sleepQmax;
233 PRCList pauseQ;
234 PRCList suspendQ;
235 PRCList waitingToJoinQ;
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/include/private/
H A Dprimpl.h220 typedef struct _PRCPUQueue _PRCPUQueue; typedef
224 struct _PRCPUQueue { struct
225 _MDLock runQLock; /* lock for the run + wait queues */
226 _MDLock sleepQLock; /* lock for the run + wait queues */
230 PRUint32 runQReadyMask;
231 PRCList sleepQ;
232 PRIntervalTime sleepQmax;
233 PRCList pauseQ;
234 PRCList suspendQ;
235 PRCList waitingToJoinQ;
[all …]