Searched refs:PR_ResumeAll (Results 1 - 7 of 7) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/memory/
H A Dprgcleak.c99 PR_ResumeAll();
/vbox/src/libs/xpcom18a4/xpcom/base/
H A DnsGarbageCollector.c100 PR_ResumeAll();
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/
H A Dpprthred.h69 #define PR_ResumeAll VBoxNsprPR_ResumeAll macro
231 NSPR_API(void) PR_ResumeAll(void);
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dsuspend.c166 PR_ResumeAll();
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/
H A Dptthread.c1229 * PR_SuspendAll and PR_ResumeAll are called during garbage collection. The strategy
1319 * So the signal handler sets a flag which PR_ResumeAll will reset.
1320 * The PR_ResumeAll must reset this flag ...
1487 PR_IMPLEMENT(void) PR_ResumeAll(void) function
1494 PR_LOG(_pr_gc_lm, PR_LOG_ALWAYS, ("Begin PR_ResumeAll\n"));
1523 ("End PR_ResumeAll (time %dms)\n",
1526 } /* PR_ResumeAll */
1568 PR_IMPLEMENT(void) PR_ResumeAll() function
1573 PR_LOG(_pr_gc_lm, PR_LOG_ALWAYS, ("Begin PR_ResumeAll\n"));
1582 PR_LOG(_pr_gc_lm, PR_LOG_ALWAYS, ("End PR_ResumeAll\
[all...]
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/combined/
H A Dpruthr.c1686 PR_IMPLEMENT(void) PR_ResumeAll(void) function
/vbox/src/libs/xpcom18a4/nsprpub/lib/msgc/src/
H A Dprmsgc.c1813 PR_ResumeAll();

Completed in 122 milliseconds