Home
last modified time | relevance | path

Searched refs:PR_GetCurrentThread (Results 1 – 25 of 618) sorted by relevance

12345678910>>...25

/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/socket/
H A DnsNamedPipeIOLayer.cpp243 MOZ_ASSERT(PR_GetCurrentThread() == gSocketThread); in Connect()
298 MOZ_ASSERT(PR_GetCurrentThread() == gSocketThread); in Disconnect()
322 MOZ_ASSERT(PR_GetCurrentThread() == gSocketThread); in Read()
336 MOZ_ASSERT(PR_GetCurrentThread() == gSocketThread); in Write()
377 MOZ_ASSERT(PR_GetCurrentThread() == gSocketThread); in Peek()
415 MOZ_ASSERT(PR_GetCurrentThread() == gSocketThread); in Available()
424 MOZ_ASSERT(PR_GetCurrentThread() == gSocketThread); in Sync()
434 MOZ_ASSERT(PR_GetCurrentThread() == gSocketThread); in SetNonblocking()
441 MOZ_ASSERT(PR_GetCurrentThread() == gSocketThread); in IsConnected()
448 MOZ_ASSERT(PR_GetCurrentThread() == gSocketThread); in IsNonblocking()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/tests/
H A Dforeign.c187 PR_GetCurrentThread())); in OneShot()
194 PR_GetCurrentThread())); in OneShot()
201 PR_GetCurrentThread())); in OneShot()
207 PR_GetCurrentThread())); in OneShot()
214 PR_GetCurrentThread())); in OneShot()
221 PR_GetCurrentThread())); in OneShot()
230 PR_GetCurrentThread())); in OneShot()
237 PR_GetCurrentThread())); in OneShot()
243 PR_GetCurrentThread())); in OneShot()
249 PR_GetCurrentThread())); in OneShot()
[all …]
H A Dpriotest.c85 PR_SetThreadPriority(PR_GetCurrentThread(), PR_PRIORITY_URGENT); in main()
86 priority = PR_GetThreadPriority(PR_GetCurrentThread()); in main()
96 PR_GetCurrentThread(), (PRThreadPriority)(PR_PRIORITY_FIRST - 1)); in main()
97 priority = PR_GetThreadPriority(PR_GetCurrentThread()); in main()
106 PR_GetCurrentThread(), (PRThreadPriority)(PR_PRIORITY_LAST + 1)); in main()
107 priority = PR_GetThreadPriority(PR_GetCurrentThread()); in main()
170 PR_SetThreadPriority(PR_GetCurrentThread(), PR_PRIORITY_URGENT);
H A Dsuspend.c24 printf("Level_2_Thread[0x%lx] exiting\n",PR_GetCurrentThread()); in Level_2_Thread()
47 PR_GetCurrentThread(), in Level_1_Thread()
57 printf("Thread[0x%lx] exiting\n",PR_GetCurrentThread()); in Level_1_Thread()
80 PRThread *me = PR_GetCurrentThread(); in Level_0_Thread()
102 PR_GetCurrentThread(), in Level_0_Thread()
/dports/www/firefox/firefox-99.0/nsprpub/pr/tests/
H A Dforeign.c187 PR_GetCurrentThread())); in OneShot()
194 PR_GetCurrentThread())); in OneShot()
201 PR_GetCurrentThread())); in OneShot()
207 PR_GetCurrentThread())); in OneShot()
214 PR_GetCurrentThread())); in OneShot()
221 PR_GetCurrentThread())); in OneShot()
230 PR_GetCurrentThread())); in OneShot()
237 PR_GetCurrentThread())); in OneShot()
243 PR_GetCurrentThread())); in OneShot()
249 PR_GetCurrentThread())); in OneShot()
[all …]
H A Dpriotest.c85 PR_SetThreadPriority(PR_GetCurrentThread(), PR_PRIORITY_URGENT); in RudimentaryTests()
86 priority = PR_GetThreadPriority(PR_GetCurrentThread()); in RudimentaryTests()
96 PR_GetCurrentThread(), (PRThreadPriority)(PR_PRIORITY_FIRST - 1)); in RudimentaryTests()
97 priority = PR_GetThreadPriority(PR_GetCurrentThread()); in RudimentaryTests()
106 PR_GetCurrentThread(), (PRThreadPriority)(PR_PRIORITY_LAST + 1)); in RudimentaryTests()
107 priority = PR_GetThreadPriority(PR_GetCurrentThread()); in RudimentaryTests()
170 PR_SetThreadPriority(PR_GetCurrentThread(), PR_PRIORITY_URGENT); in main()
/dports/devel/nspr/nspr-4.33/nspr/pr/tests/
H A Dforeign.c187 PR_GetCurrentThread())); in OneShot()
194 PR_GetCurrentThread())); in OneShot()
201 PR_GetCurrentThread())); in OneShot()
207 PR_GetCurrentThread())); in OneShot()
214 PR_GetCurrentThread())); in OneShot()
221 PR_GetCurrentThread())); in OneShot()
230 PR_GetCurrentThread())); in OneShot()
237 PR_GetCurrentThread())); in OneShot()
243 PR_GetCurrentThread())); in OneShot()
249 PR_GetCurrentThread())); in OneShot()
[all …]
H A Dpriotest.c85 PR_SetThreadPriority(PR_GetCurrentThread(), PR_PRIORITY_URGENT); in RudimentaryTests()
86 priority = PR_GetThreadPriority(PR_GetCurrentThread()); in RudimentaryTests()
96 PR_GetCurrentThread(), (PRThreadPriority)(PR_PRIORITY_FIRST - 1)); in RudimentaryTests()
97 priority = PR_GetThreadPriority(PR_GetCurrentThread()); in RudimentaryTests()
106 PR_GetCurrentThread(), (PRThreadPriority)(PR_PRIORITY_LAST + 1)); in RudimentaryTests()
107 priority = PR_GetThreadPriority(PR_GetCurrentThread()); in RudimentaryTests()
170 PR_SetThreadPriority(PR_GetCurrentThread(), PR_PRIORITY_URGENT); in main()
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/tests/
H A Dforeign.c187 PR_GetCurrentThread())); in OneShot()
194 PR_GetCurrentThread())); in OneShot()
201 PR_GetCurrentThread())); in OneShot()
207 PR_GetCurrentThread())); in OneShot()
214 PR_GetCurrentThread())); in OneShot()
221 PR_GetCurrentThread())); in OneShot()
230 PR_GetCurrentThread())); in OneShot()
237 PR_GetCurrentThread())); in OneShot()
243 PR_GetCurrentThread())); in OneShot()
249 PR_GetCurrentThread())); in OneShot()
[all …]
H A Dpriotest.c85 PR_SetThreadPriority(PR_GetCurrentThread(), PR_PRIORITY_URGENT); in RudimentaryTests()
86 priority = PR_GetThreadPriority(PR_GetCurrentThread()); in RudimentaryTests()
96 PR_GetCurrentThread(), (PRThreadPriority)(PR_PRIORITY_FIRST - 1)); in RudimentaryTests()
97 priority = PR_GetThreadPriority(PR_GetCurrentThread()); in RudimentaryTests()
106 PR_GetCurrentThread(), (PRThreadPriority)(PR_PRIORITY_LAST + 1)); in RudimentaryTests()
107 priority = PR_GetThreadPriority(PR_GetCurrentThread()); in RudimentaryTests()
170 PR_SetThreadPriority(PR_GetCurrentThread(), PR_PRIORITY_URGENT); in main()
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/tests/
H A Dforeign.c187 PR_GetCurrentThread())); in OneShot()
194 PR_GetCurrentThread())); in OneShot()
201 PR_GetCurrentThread())); in OneShot()
207 PR_GetCurrentThread())); in OneShot()
214 PR_GetCurrentThread())); in OneShot()
221 PR_GetCurrentThread())); in OneShot()
230 PR_GetCurrentThread())); in OneShot()
237 PR_GetCurrentThread())); in OneShot()
243 PR_GetCurrentThread())); in OneShot()
249 PR_GetCurrentThread())); in OneShot()
[all …]
H A Dpriotest.c85 PR_SetThreadPriority(PR_GetCurrentThread(), PR_PRIORITY_URGENT); in RudimentaryTests()
86 priority = PR_GetThreadPriority(PR_GetCurrentThread()); in RudimentaryTests()
96 PR_GetCurrentThread(), (PRThreadPriority)(PR_PRIORITY_FIRST - 1)); in RudimentaryTests()
97 priority = PR_GetThreadPriority(PR_GetCurrentThread()); in RudimentaryTests()
106 PR_GetCurrentThread(), (PRThreadPriority)(PR_PRIORITY_LAST + 1)); in RudimentaryTests()
107 priority = PR_GetThreadPriority(PR_GetCurrentThread()); in RudimentaryTests()
170 PR_SetThreadPriority(PR_GetCurrentThread(), PR_PRIORITY_URGENT); in main()
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/tests/
H A Dforeign.c214 PR_GetCurrentThread())); in OneShot()
221 PR_GetCurrentThread())); in OneShot()
228 PR_GetCurrentThread())); in OneShot()
234 PR_GetCurrentThread())); in OneShot()
241 PR_GetCurrentThread())); in OneShot()
248 PR_GetCurrentThread())); in OneShot()
260 PR_GetCurrentThread())); in OneShot()
267 PR_GetCurrentThread())); in OneShot()
273 PR_GetCurrentThread())); in OneShot()
279 PR_GetCurrentThread())); in OneShot()
[all …]
H A Dpriotest.c84 PR_SetThreadPriority(PR_GetCurrentThread(), PR_PRIORITY_URGENT); in RudimentaryTests()
85 priority = PR_GetThreadPriority(PR_GetCurrentThread()); in RudimentaryTests()
95 PR_GetCurrentThread(), (PRThreadPriority)(PR_PRIORITY_FIRST - 1)); in RudimentaryTests()
96 priority = PR_GetThreadPriority(PR_GetCurrentThread()); in RudimentaryTests()
105 PR_GetCurrentThread(), (PRThreadPriority)(PR_PRIORITY_LAST + 1)); in RudimentaryTests()
106 priority = PR_GetThreadPriority(PR_GetCurrentThread()); in RudimentaryTests()
165 PR_SetThreadPriority(PR_GetCurrentThread(), PR_PRIORITY_URGENT); in main()
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/tests/
H A Dforeign.c214 PR_GetCurrentThread())); in OneShot()
221 PR_GetCurrentThread())); in OneShot()
228 PR_GetCurrentThread())); in OneShot()
234 PR_GetCurrentThread())); in OneShot()
241 PR_GetCurrentThread())); in OneShot()
248 PR_GetCurrentThread())); in OneShot()
260 PR_GetCurrentThread())); in OneShot()
267 PR_GetCurrentThread())); in OneShot()
273 PR_GetCurrentThread())); in OneShot()
279 PR_GetCurrentThread())); in OneShot()
[all …]
H A Dpriotest.c84 PR_SetThreadPriority(PR_GetCurrentThread(), PR_PRIORITY_URGENT); in RudimentaryTests()
85 priority = PR_GetThreadPriority(PR_GetCurrentThread()); in RudimentaryTests()
95 PR_GetCurrentThread(), (PRThreadPriority)(PR_PRIORITY_FIRST - 1)); in RudimentaryTests()
96 priority = PR_GetThreadPriority(PR_GetCurrentThread()); in RudimentaryTests()
105 PR_GetCurrentThread(), (PRThreadPriority)(PR_PRIORITY_LAST + 1)); in RudimentaryTests()
106 priority = PR_GetThreadPriority(PR_GetCurrentThread()); in RudimentaryTests()
165 PR_SetThreadPriority(PR_GetCurrentThread(), PR_PRIORITY_URGENT); in main()
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/base/
H A DEventTokenBucket.cpp57 MOZ_ASSERT(PR_GetCurrentThread() == gSocketThread); in Cancel()
173 MOZ_ASSERT(PR_GetCurrentThread() == gSocketThread); in ClearCredits()
181 MOZ_ASSERT(PR_GetCurrentThread() == gSocketThread); in BurstEventsAvailable()
188 MOZ_ASSERT(PR_GetCurrentThread() == gSocketThread); in QueuedEvents()
195 MOZ_ASSERT(PR_GetCurrentThread() == gSocketThread); in Pause()
210 MOZ_ASSERT(PR_GetCurrentThread() == gSocketThread); in UnPause()
223 MOZ_ASSERT(PR_GetCurrentThread() == gSocketThread); in Stop()
239 MOZ_ASSERT(PR_GetCurrentThread() == gSocketThread); in SubmitEvent()
280 MOZ_ASSERT(PR_GetCurrentThread() == gSocketThread); in DispatchEvents()
306 MOZ_ASSERT(PR_GetCurrentThread() == gSocketThread); in UpdateTimer()
[all …]
H A DSimpleBuffer.cpp17 mOwningThread = PR_GetCurrentThread(); in SimpleBuffer()
22 MOZ_ASSERT(PR_GetCurrentThread() == mOwningThread); in Write()
54 MOZ_ASSERT(PR_GetCurrentThread() == mOwningThread); in Read()
80 MOZ_ASSERT(PR_GetCurrentThread() == mOwningThread); in Available()
86 MOZ_ASSERT(PR_GetCurrentThread() == mOwningThread); in Clear()
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/src/misc/
H A Dprerror.c13 PRThread *thread = PR_GetCurrentThread(); in PR_GetError()
19 PRThread *thread = PR_GetCurrentThread(); in PR_GetOSError()
25 PRThread *thread = PR_GetCurrentThread(); in PR_SetError()
33 PRThread *thread = PR_GetCurrentThread(); in PR_SetErrorText()
65 PRThread *thread = PR_GetCurrentThread(); in PR_GetErrorTextLength()
71 PRThread *thread = PR_GetCurrentThread(); in PR_GetErrorText()
/dports/www/firefox/firefox-99.0/nsprpub/pr/src/misc/
H A Dprerror.c13 PRThread *thread = PR_GetCurrentThread(); in PR_GetError()
19 PRThread *thread = PR_GetCurrentThread(); in PR_GetOSError()
25 PRThread *thread = PR_GetCurrentThread(); in PR_SetError()
33 PRThread *thread = PR_GetCurrentThread(); in PR_SetErrorText()
65 PRThread *thread = PR_GetCurrentThread(); in PR_GetErrorTextLength()
71 PRThread *thread = PR_GetCurrentThread(); in PR_GetErrorText()
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/src/misc/
H A Dprerror.c13 PRThread *thread = PR_GetCurrentThread(); in PR_GetError()
19 PRThread *thread = PR_GetCurrentThread(); in PR_GetOSError()
25 PRThread *thread = PR_GetCurrentThread(); in PR_SetError()
33 PRThread *thread = PR_GetCurrentThread(); in PR_SetErrorText()
63 PRThread *thread = PR_GetCurrentThread(); in PR_GetErrorTextLength()
69 PRThread *thread = PR_GetCurrentThread(); in PR_GetErrorText()
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/src/misc/
H A Dprerror.c13 PRThread *thread = PR_GetCurrentThread(); in PR_GetError()
19 PRThread *thread = PR_GetCurrentThread(); in PR_GetOSError()
25 PRThread *thread = PR_GetCurrentThread(); in PR_SetError()
33 PRThread *thread = PR_GetCurrentThread(); in PR_SetErrorText()
63 PRThread *thread = PR_GetCurrentThread(); in PR_GetErrorTextLength()
69 PRThread *thread = PR_GetCurrentThread(); in PR_GetErrorText()
/dports/devel/nspr/nspr-4.33/nspr/pr/src/misc/
H A Dprerror.c13 PRThread *thread = PR_GetCurrentThread(); in PR_GetError()
19 PRThread *thread = PR_GetCurrentThread(); in PR_GetOSError()
25 PRThread *thread = PR_GetCurrentThread(); in PR_SetError()
33 PRThread *thread = PR_GetCurrentThread(); in PR_SetErrorText()
65 PRThread *thread = PR_GetCurrentThread(); in PR_GetErrorTextLength()
71 PRThread *thread = PR_GetCurrentThread(); in PR_GetErrorText()
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/src/misc/
H A Dprerror.c13 PRThread *thread = PR_GetCurrentThread(); in PR_GetError()
19 PRThread *thread = PR_GetCurrentThread(); in PR_GetOSError()
25 PRThread *thread = PR_GetCurrentThread(); in PR_SetError()
33 PRThread *thread = PR_GetCurrentThread(); in PR_SetErrorText()
65 PRThread *thread = PR_GetCurrentThread(); in PR_GetErrorTextLength()
71 PRThread *thread = PR_GetCurrentThread(); in PR_GetErrorText()
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/src/misc/
H A Dprerror.c13 PRThread *thread = PR_GetCurrentThread(); in PR_GetError()
19 PRThread *thread = PR_GetCurrentThread(); in PR_GetOSError()
25 PRThread *thread = PR_GetCurrentThread(); in PR_SetError()
33 PRThread *thread = PR_GetCurrentThread(); in PR_SetErrorText()
65 PRThread *thread = PR_GetCurrentThread(); in PR_GetErrorTextLength()
71 PRThread *thread = PR_GetCurrentThread(); in PR_GetErrorText()

12345678910>>...25