Searched defs:ClientScope (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
473 ClientScope,
529 ClientScope = PR_LOCAL_THREAD;
536 ClientScope = PR_GLOBAL_THREAD;
543 ClientScope = PR_LOCAL_THREAD;
550 ClientScope = PR_GLOBAL_THREAD;
H A Dservr_kk.c76 static PRThreadScope ServerScope, ClientScope; variable
450 ClientScope,
506 ClientScope = PR_LOCAL_THREAD;
513 ClientScope = PR_GLOBAL_THREAD;
520 ClientScope = PR_LOCAL_THREAD;
527 ClientScope = PR_GLOBAL_THREAD;
H A Dservr_ku.c76 static PRThreadScope ServerScope, ClientScope; variable
451 ClientScope,
508 ClientScope = PR_LOCAL_THREAD;
H A Dservr_uk.c76 static PRThreadScope ServerScope, ClientScope; variable
453 ClientScope,
510 ClientScope = PR_GLOBAL_THREAD;
H A Dservr_uu.c76 static PRThreadScope ServerScope, ClientScope; variable
451 ClientScope,
507 ClientScope = PR_LOCAL_THREAD;

Completed in 50 milliseconds