Home
last modified time | relevance | path

Searched refs:suspendAllOn (Results 1 – 25 of 28) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/src/md/unix/
H A Dunixware.c448 static int suspendAllOn = 0; variable
473 suspendAllOn = 1; in _MD_Begin_SuspendAll()
485 suspendAllOn = 0; in _MD_End_ResumeAll()
509 if (!suspendAllOn || thr->md.lwpid == -1) { in _MD_Suspend()
516 if (!_PR_IS_GCABLE_THREAD(thr) || !suspendAllOn) { in _MD_Resume()
521 PR_ASSERT(!suspendAllOn); in _MD_Resume()
H A Dsolaris.c9 extern PRBool suspendAllOn;
/dports/www/firefox/firefox-99.0/nsprpub/pr/src/md/unix/
H A Dunixware.c448 static int suspendAllOn = 0; variable
473 suspendAllOn = 1; in _MD_Begin_SuspendAll()
485 suspendAllOn = 0; in _MD_End_ResumeAll()
509 if (!suspendAllOn || thr->md.lwpid == -1) { in _MD_Suspend()
516 if (!_PR_IS_GCABLE_THREAD(thr) || !suspendAllOn) { in _MD_Resume()
521 PR_ASSERT(!suspendAllOn); in _MD_Resume()
H A Dsolaris.c9 extern PRBool suspendAllOn;
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/src/md/unix/
H A Dunixware.c445 static int suspendAllOn = 0; variable
470 suspendAllOn = 1; in _MD_Begin_SuspendAll()
482 suspendAllOn = 0; in _MD_End_ResumeAll()
504 if (!suspendAllOn || thr->md.lwpid == -1) in _MD_Suspend()
510 if (!_PR_IS_GCABLE_THREAD(thr) || !suspendAllOn){ in _MD_Resume()
515 PR_ASSERT(!suspendAllOn); in _MD_Resume()
H A Dsolaris.c9 extern PRBool suspendAllOn;
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/src/md/unix/
H A Dunixware.c445 static int suspendAllOn = 0; variable
470 suspendAllOn = 1; in _MD_Begin_SuspendAll()
482 suspendAllOn = 0; in _MD_End_ResumeAll()
504 if (!suspendAllOn || thr->md.lwpid == -1) in _MD_Suspend()
510 if (!_PR_IS_GCABLE_THREAD(thr) || !suspendAllOn){ in _MD_Resume()
515 PR_ASSERT(!suspendAllOn); in _MD_Resume()
H A Dsolaris.c9 extern PRBool suspendAllOn;
/dports/devel/nspr/nspr-4.33/nspr/pr/src/md/unix/
H A Dunixware.c448 static int suspendAllOn = 0; variable
473 suspendAllOn = 1; in _MD_Begin_SuspendAll()
485 suspendAllOn = 0; in _MD_End_ResumeAll()
509 if (!suspendAllOn || thr->md.lwpid == -1) { in _MD_Suspend()
516 if (!_PR_IS_GCABLE_THREAD(thr) || !suspendAllOn) { in _MD_Resume()
521 PR_ASSERT(!suspendAllOn); in _MD_Resume()
H A Dsolaris.c9 extern PRBool suspendAllOn;
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/src/md/unix/
H A Dunixware.c448 static int suspendAllOn = 0; variable
473 suspendAllOn = 1; in _MD_Begin_SuspendAll()
485 suspendAllOn = 0; in _MD_End_ResumeAll()
509 if (!suspendAllOn || thr->md.lwpid == -1) { in _MD_Suspend()
516 if (!_PR_IS_GCABLE_THREAD(thr) || !suspendAllOn) { in _MD_Resume()
521 PR_ASSERT(!suspendAllOn); in _MD_Resume()
H A Dsolaris.c9 extern PRBool suspendAllOn;
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/src/md/unix/
H A Dunixware.c448 static int suspendAllOn = 0; variable
473 suspendAllOn = 1; in _MD_Begin_SuspendAll()
485 suspendAllOn = 0; in _MD_End_ResumeAll()
509 if (!suspendAllOn || thr->md.lwpid == -1) { in _MD_Suspend()
516 if (!_PR_IS_GCABLE_THREAD(thr) || !suspendAllOn) { in _MD_Resume()
521 PR_ASSERT(!suspendAllOn); in _MD_Resume()
H A Dsolaris.c9 extern PRBool suspendAllOn;
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/src/pthreads/
H A Dptthread.c1291 static PRBool suspendAllOn = PR_FALSE; variable
1317 PR_ASSERT(suspendAllOn); in PR_EnumerateThreads()
1585 suspendAllOn = PR_TRUE; in PR_SuspendAll()
1647 suspendAllOn = PR_FALSE; in PR_ResumeAll()
1681 suspendAllOn = PR_TRUE; in PR_SuspendAll()
1706 suspendAllOn = PR_FALSE; in PR_ResumeAll()
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/src/pthreads/
H A Dptthread.c1288 static PRBool suspendAllOn = PR_FALSE;
1312 PR_ASSERT(suspendAllOn);
1567 suspendAllOn = PR_TRUE;
1633 suspendAllOn = PR_FALSE;
/dports/www/firefox/firefox-99.0/nsprpub/pr/src/pthreads/
H A Dptthread.c1288 static PRBool suspendAllOn = PR_FALSE; variable
1312 PR_ASSERT(suspendAllOn); in PR_EnumerateThreads()
1567 suspendAllOn = PR_TRUE; in PR_SuspendAll()
1633 suspendAllOn = PR_FALSE; in PR_ResumeAll()
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/src/pthreads/
H A Dptthread.c1245 static PRBool suspendAllOn = PR_FALSE; variable
1269 PR_ASSERT(suspendAllOn); in PR_EnumerateThreads()
1533 suspendAllOn = PR_TRUE; in PR_SuspendAll()
1595 suspendAllOn = PR_FALSE; in PR_ResumeAll()
/dports/devel/nspr/nspr-4.33/nspr/pr/src/pthreads/
H A Dptthread.c1288 static PRBool suspendAllOn = PR_FALSE; variable
1312 PR_ASSERT(suspendAllOn); in PR_EnumerateThreads()
1567 suspendAllOn = PR_TRUE; in PR_SuspendAll()
1633 suspendAllOn = PR_FALSE; in PR_ResumeAll()
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/src/pthreads/
H A Dptthread.c1288 static PRBool suspendAllOn = PR_FALSE; variable
1312 PR_ASSERT(suspendAllOn); in PR_EnumerateThreads()
1567 suspendAllOn = PR_TRUE; in PR_SuspendAll()
1633 suspendAllOn = PR_FALSE; in PR_ResumeAll()
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/src/pthreads/
H A Dptthread.c1288 static PRBool suspendAllOn = PR_FALSE; variable
1312 PR_ASSERT(suspendAllOn); in PR_EnumerateThreads()
1567 suspendAllOn = PR_TRUE; in PR_SuspendAll()
1633 suspendAllOn = PR_FALSE; in PR_ResumeAll()
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/src/threads/combined/
H A Dpruthr.c50 PRBool suspendAllOn = PR_FALSE; variable
1675 suspendAllOn = PR_TRUE; in PR_SuspendAll()
1727 suspendAllOn = PR_FALSE; in PR_ResumeAll()
1742 PR_ASSERT(suspendAllOn); in PR_EnumerateThreads()
/dports/www/firefox/firefox-99.0/nsprpub/pr/src/threads/combined/
H A Dpruthr.c50 PRBool suspendAllOn = PR_FALSE; variable
1675 suspendAllOn = PR_TRUE; in PR_SuspendAll()
1727 suspendAllOn = PR_FALSE; in PR_ResumeAll()
1742 PR_ASSERT(suspendAllOn); in PR_EnumerateThreads()
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/src/threads/combined/
H A Dpruthr.c50 PRBool suspendAllOn = PR_FALSE; variable
1632 suspendAllOn = PR_TRUE; in PR_SuspendAll()
1680 suspendAllOn = PR_FALSE; in PR_ResumeAll()
1695 PR_ASSERT(suspendAllOn); in PR_EnumerateThreads()
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/src/threads/combined/
H A Dpruthr.c50 PRBool suspendAllOn = PR_FALSE; variable
1632 suspendAllOn = PR_TRUE; in PR_SuspendAll()
1680 suspendAllOn = PR_FALSE; in PR_ResumeAll()
1695 PR_ASSERT(suspendAllOn); in PR_EnumerateThreads()

12