Searched defs:ServerScope (Results 1 - 5 of 5) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dserver_test.c78 static PRThreadScope ServerScope, ClientScope; variable
229 ServerScope,
318 ServerScope,
504 ServerScope,
528 ServerScope = PR_LOCAL_THREAD;
535 ServerScope = PR_LOCAL_THREAD;
542 ServerScope = PR_GLOBAL_THREAD;
549 ServerScope = PR_GLOBAL_THREAD;
H A Dservr_kk.c76 static PRThreadScope ServerScope, ClientScope; variable
195 ServerScope,
295 ServerScope,
481 ServerScope,
505 ServerScope = PR_LOCAL_THREAD;
512 ServerScope = PR_LOCAL_THREAD;
519 ServerScope = PR_GLOBAL_THREAD;
526 ServerScope = PR_GLOBAL_THREAD;
H A Dservr_ku.c76 static PRThreadScope ServerScope, ClientScope; variable
196 ServerScope,
296 ServerScope,
482 ServerScope,
507 ServerScope = PR_GLOBAL_THREAD;
H A Dservr_uk.c76 static PRThreadScope ServerScope, ClientScope; variable
198 ServerScope,
298 ServerScope,
484 ServerScope,
509 ServerScope = PR_LOCAL_THREAD;
H A Dservr_uu.c76 static PRThreadScope ServerScope, ClientScope; variable
196 ServerScope,
296 ServerScope,
482 ServerScope,
506 ServerScope = PR_LOCAL_THREAD;

Completed in 88 milliseconds