Searched refs:_PR_RUNNING (Results 1 - 10 of 10) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/
H A Dprdump.c76 case _PR_RUNNING:
H A Dprcthr.c231 case _PR_RUNNING:
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/combined/
H A Dpruthr.c426 thread->state = _PR_RUNNING;
606 case _PR_RUNNING:
682 case _PR_RUNNING:
761 case _PR_RUNNING:
980 PR_ASSERT(thread->state != _PR_RUNNING);
981 thread->state = _PR_RUNNING;
1026 thread->state = _PR_RUNNING;
1092 thread->state = _PR_RUNNING;
1206 thread->state = _PR_RUNNING;
1669 PR_ASSERT((_PR_ACTIVE_THREAD_PTR(qp))->state != _PR_RUNNING);
[all...]
H A Dprucv.c114 thread->state = _PR_RUNNING;
174 thread->state = _PR_RUNNING;
H A Dprulock.c179 t->state = _PR_RUNNING;
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dntio.c502 thread->state = _PR_RUNNING;
544 thread->state = _PR_RUNNING;
561 thread->state = _PR_RUNNING;
603 thread->state = _PR_RUNNING;
657 thread->state = _PR_RUNNING;
701 thread->state = _PR_RUNNING;
1128 me->state = _PR_RUNNING;
1360 me->state = _PR_RUNNING;
1482 me->state = _PR_RUNNING;
1569 me->state = _PR_RUNNING;
[all...]
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Dpthreads_user.c301 thread->state = _PR_RUNNING;
H A Dirix.c619 thread->state = _PR_RUNNING;
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/
H A Dprmwait.c907 me->state = _PR_RUNNING;
1228 me->state = _PR_RUNNING;
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/
H A Dprimpl.h615 #define _PR_RUNNING 2 macro

Completed in 376 milliseconds