Home
last modified time | relevance | path

Searched refs:thread_scope (Results 1 – 25 of 138) sorted by relevance

123456

/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/tests/
H A Dintrupt.c33 static PRThreadScope thread_scope = PR_LOCAL_THREAD; variable
256 thread_scope, PR_JOINABLE_THREAD, 0); in Intrupt()
270 thread_scope, PR_JOINABLE_THREAD, 0); in Intrupt()
290 thread_scope, PR_JOINABLE_THREAD, 0); in Intrupt()
330 thread_scope, PR_JOINABLE_THREAD, 0); in Intrupt()
358 thread_scope = PR_GLOBAL_THREAD; in main()
366 thread_scope, PR_JOINABLE_THREAD, 0); in main()
H A Dthruput.c54 static PRThreadScope thread_scope = PR_LOCAL_THREAD; variable
185 PR_PRIORITY_NORMAL, thread_scope, in Client()
293 PR_PRIORITY_NORMAL, thread_scope, in Server()
337 thread_scope = PR_GLOBAL_THREAD; in main()
376 if (PR_GLOBAL_THREAD == thread_scope) in main()
394 (PR_GLOBAL_THREAD == thread_scope) ? "GLOBAL" : "LOCAL"); in main()
H A Dlayer.c290 PRThreadScope thread_scope = PR_LOCAL_THREAD; in main() local
313 thread_scope = PR_GLOBAL_THREAD; in main()
375 PR_PRIORITY_HIGH, thread_scope, in main()
381 PR_PRIORITY_NORMAL, thread_scope, in main()
412 PR_PRIORITY_HIGH, thread_scope, in main()
418 PR_PRIORITY_NORMAL, thread_scope, in main()
447 PR_PRIORITY_HIGH, thread_scope, in main()
453 PR_PRIORITY_NORMAL, thread_scope, in main()
/dports/www/firefox/firefox-99.0/nsprpub/pr/tests/
H A Dintrupt.c33 static PRThreadScope thread_scope = PR_LOCAL_THREAD; variable
256 thread_scope, PR_JOINABLE_THREAD, 0); in Intrupt()
270 thread_scope, PR_JOINABLE_THREAD, 0); in Intrupt()
290 thread_scope, PR_JOINABLE_THREAD, 0); in Intrupt()
330 thread_scope, PR_JOINABLE_THREAD, 0); in Intrupt()
358 thread_scope = PR_GLOBAL_THREAD; in main()
366 thread_scope, PR_JOINABLE_THREAD, 0); in main()
H A Dthruput.c54 static PRThreadScope thread_scope = PR_LOCAL_THREAD; variable
185 PR_PRIORITY_NORMAL, thread_scope, in Client()
293 PR_PRIORITY_NORMAL, thread_scope, in Server()
337 thread_scope = PR_GLOBAL_THREAD; in main()
376 if (PR_GLOBAL_THREAD == thread_scope) in main()
394 (PR_GLOBAL_THREAD == thread_scope) ? "GLOBAL" : "LOCAL"); in main()
H A Dlayer.c290 PRThreadScope thread_scope = PR_LOCAL_THREAD; in main() local
313 thread_scope = PR_GLOBAL_THREAD; in main()
375 PR_PRIORITY_HIGH, thread_scope, in main()
381 PR_PRIORITY_NORMAL, thread_scope, in main()
412 PR_PRIORITY_HIGH, thread_scope, in main()
418 PR_PRIORITY_NORMAL, thread_scope, in main()
447 PR_PRIORITY_HIGH, thread_scope, in main()
453 PR_PRIORITY_NORMAL, thread_scope, in main()
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/tests/
H A Dintrupt.c33 static PRThreadScope thread_scope = PR_LOCAL_THREAD; variable
227 thread_scope, PR_JOINABLE_THREAD, 0); in Intrupt()
239 thread_scope, PR_JOINABLE_THREAD, 0); in Intrupt()
253 thread_scope, PR_JOINABLE_THREAD, 0); in Intrupt()
283 thread_scope, PR_JOINABLE_THREAD, 0); in Intrupt()
309 thread_scope = PR_GLOBAL_THREAD; in main()
317 thread_scope, PR_JOINABLE_THREAD, 0); in main()
H A Dlayer.c261 PRThreadScope thread_scope = PR_LOCAL_THREAD; in main() local
280 thread_scope = PR_GLOBAL_THREAD; in main()
341 PR_PRIORITY_HIGH, thread_scope, in main()
347 PR_PRIORITY_NORMAL, thread_scope, in main()
376 PR_PRIORITY_HIGH, thread_scope, in main()
382 PR_PRIORITY_NORMAL, thread_scope, in main()
411 PR_PRIORITY_HIGH, thread_scope, in main()
417 PR_PRIORITY_NORMAL, thread_scope, in main()
H A Dthruput.c41 static PRThreadScope thread_scope = PR_LOCAL_THREAD; variable
164 PR_PRIORITY_NORMAL, thread_scope, in Client()
264 PR_PRIORITY_NORMAL, thread_scope, in Server()
306 thread_scope = PR_GLOBAL_THREAD; in main()
345 if (PR_GLOBAL_THREAD == thread_scope) in main()
363 (PR_GLOBAL_THREAD == thread_scope) ? "GLOBAL" : "LOCAL"); in main()
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/tests/
H A Dintrupt.c33 static PRThreadScope thread_scope = PR_LOCAL_THREAD; variable
227 thread_scope, PR_JOINABLE_THREAD, 0); in Intrupt()
239 thread_scope, PR_JOINABLE_THREAD, 0); in Intrupt()
253 thread_scope, PR_JOINABLE_THREAD, 0); in Intrupt()
283 thread_scope, PR_JOINABLE_THREAD, 0); in Intrupt()
309 thread_scope = PR_GLOBAL_THREAD; in main()
317 thread_scope, PR_JOINABLE_THREAD, 0); in main()
H A Dlayer.c261 PRThreadScope thread_scope = PR_LOCAL_THREAD; in main() local
280 thread_scope = PR_GLOBAL_THREAD; in main()
341 PR_PRIORITY_HIGH, thread_scope, in main()
347 PR_PRIORITY_NORMAL, thread_scope, in main()
376 PR_PRIORITY_HIGH, thread_scope, in main()
382 PR_PRIORITY_NORMAL, thread_scope, in main()
411 PR_PRIORITY_HIGH, thread_scope, in main()
417 PR_PRIORITY_NORMAL, thread_scope, in main()
H A Dthruput.c41 static PRThreadScope thread_scope = PR_LOCAL_THREAD; variable
164 PR_PRIORITY_NORMAL, thread_scope, in Client()
264 PR_PRIORITY_NORMAL, thread_scope, in Server()
306 thread_scope = PR_GLOBAL_THREAD; in main()
345 if (PR_GLOBAL_THREAD == thread_scope) in main()
363 (PR_GLOBAL_THREAD == thread_scope) ? "GLOBAL" : "LOCAL"); in main()
/dports/devel/nspr/nspr-4.33/nspr/pr/tests/
H A Dintrupt.c33 static PRThreadScope thread_scope = PR_LOCAL_THREAD; variable
256 thread_scope, PR_JOINABLE_THREAD, 0); in Intrupt()
270 thread_scope, PR_JOINABLE_THREAD, 0); in Intrupt()
290 thread_scope, PR_JOINABLE_THREAD, 0); in Intrupt()
330 thread_scope, PR_JOINABLE_THREAD, 0); in Intrupt()
358 thread_scope = PR_GLOBAL_THREAD; in main()
366 thread_scope, PR_JOINABLE_THREAD, 0); in main()
H A Dthruput.c54 static PRThreadScope thread_scope = PR_LOCAL_THREAD; variable
185 PR_PRIORITY_NORMAL, thread_scope, in Client()
293 PR_PRIORITY_NORMAL, thread_scope, in Server()
337 thread_scope = PR_GLOBAL_THREAD; in main()
376 if (PR_GLOBAL_THREAD == thread_scope) in main()
394 (PR_GLOBAL_THREAD == thread_scope) ? "GLOBAL" : "LOCAL"); in main()
H A Dlayer.c293 PRThreadScope thread_scope = PR_LOCAL_THREAD; in main() local
316 thread_scope = PR_GLOBAL_THREAD; in main()
378 PR_PRIORITY_HIGH, thread_scope, in main()
384 PR_PRIORITY_NORMAL, thread_scope, in main()
415 PR_PRIORITY_HIGH, thread_scope, in main()
421 PR_PRIORITY_NORMAL, thread_scope, in main()
450 PR_PRIORITY_HIGH, thread_scope, in main()
456 PR_PRIORITY_NORMAL, thread_scope, in main()
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/tests/
H A Dintrupt.c33 static PRThreadScope thread_scope = PR_LOCAL_THREAD; variable
256 thread_scope, PR_JOINABLE_THREAD, 0); in Intrupt()
270 thread_scope, PR_JOINABLE_THREAD, 0); in Intrupt()
290 thread_scope, PR_JOINABLE_THREAD, 0); in Intrupt()
330 thread_scope, PR_JOINABLE_THREAD, 0); in Intrupt()
358 thread_scope = PR_GLOBAL_THREAD; in main()
366 thread_scope, PR_JOINABLE_THREAD, 0); in main()
H A Dthruput.c54 static PRThreadScope thread_scope = PR_LOCAL_THREAD; variable
185 PR_PRIORITY_NORMAL, thread_scope, in Client()
293 PR_PRIORITY_NORMAL, thread_scope, in Server()
337 thread_scope = PR_GLOBAL_THREAD; in main()
376 if (PR_GLOBAL_THREAD == thread_scope) in main()
394 (PR_GLOBAL_THREAD == thread_scope) ? "GLOBAL" : "LOCAL"); in main()
H A Dlayer.c290 PRThreadScope thread_scope = PR_LOCAL_THREAD; in main() local
313 thread_scope = PR_GLOBAL_THREAD; in main()
375 PR_PRIORITY_HIGH, thread_scope, in main()
381 PR_PRIORITY_NORMAL, thread_scope, in main()
412 PR_PRIORITY_HIGH, thread_scope, in main()
418 PR_PRIORITY_NORMAL, thread_scope, in main()
447 PR_PRIORITY_HIGH, thread_scope, in main()
453 PR_PRIORITY_NORMAL, thread_scope, in main()
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/tests/
H A Dintrupt.c33 static PRThreadScope thread_scope = PR_LOCAL_THREAD; variable
256 thread_scope, PR_JOINABLE_THREAD, 0); in Intrupt()
270 thread_scope, PR_JOINABLE_THREAD, 0); in Intrupt()
290 thread_scope, PR_JOINABLE_THREAD, 0); in Intrupt()
330 thread_scope, PR_JOINABLE_THREAD, 0); in Intrupt()
358 thread_scope = PR_GLOBAL_THREAD; in main()
366 thread_scope, PR_JOINABLE_THREAD, 0); in main()
H A Dthruput.c54 static PRThreadScope thread_scope = PR_LOCAL_THREAD; variable
185 PR_PRIORITY_NORMAL, thread_scope, in Client()
293 PR_PRIORITY_NORMAL, thread_scope, in Server()
337 thread_scope = PR_GLOBAL_THREAD; in main()
376 if (PR_GLOBAL_THREAD == thread_scope) in main()
394 (PR_GLOBAL_THREAD == thread_scope) ? "GLOBAL" : "LOCAL"); in main()
H A Dlayer.c290 PRThreadScope thread_scope = PR_LOCAL_THREAD; in main() local
313 thread_scope = PR_GLOBAL_THREAD; in main()
375 PR_PRIORITY_HIGH, thread_scope, in main()
381 PR_PRIORITY_NORMAL, thread_scope, in main()
412 PR_PRIORITY_HIGH, thread_scope, in main()
418 PR_PRIORITY_NORMAL, thread_scope, in main()
447 PR_PRIORITY_HIGH, thread_scope, in main()
453 PR_PRIORITY_NORMAL, thread_scope, in main()
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/src/cplus/tests/
H A Dswitch.cpp107 RCThread::Scope thread_scope = RCThread::local; in main() local
133 thread_scope = RCThread::global; in main()
158 (PR_GLOBAL_THREAD == thread_scope) ? "GLOBAL" : "LOCAL"); in main()
173 shared = new Shared(thread_scope, link, &lock); in main()
/dports/www/firefox/firefox-99.0/nsprpub/pr/src/cplus/tests/
H A Dswitch.cpp107 RCThread::Scope thread_scope = RCThread::local; in main() local
133 thread_scope = RCThread::global; in main()
158 (PR_GLOBAL_THREAD == thread_scope) ? "GLOBAL" : "LOCAL"); in main()
173 shared = new Shared(thread_scope, link, &lock); in main()
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/src/cplus/tests/
H A Dswitch.cpp107 RCThread::Scope thread_scope = RCThread::local; in main() local
133 thread_scope = RCThread::global; in main()
158 (PR_GLOBAL_THREAD == thread_scope) ? "GLOBAL" : "LOCAL"); in main()
173 shared = new Shared(thread_scope, link, &lock); in main()
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/src/cplus/tests/
H A Dswitch.cpp103 RCThread::Scope thread_scope = RCThread::local; in main() local
127 thread_scope = RCThread::global; in main()
150 (PR_GLOBAL_THREAD == thread_scope) ? "GLOBAL" : "LOCAL"); in main()
165 shared = new Shared(thread_scope, link, &lock); in main()

123456