Searched refs:WorkerThread (Results 1 - 5 of 5) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dserver_test.c222 PRThread *WorkerThread; local
224 WorkerThread = PR_CreateThread(
233 if (!WorkerThread)
278 PRThread *WorkerThread; local
313 WorkerThread = PR_CreateThread(
322 if (!WorkerThread) {
H A Dservr_kk.c188 PRThread *WorkerThread; local
190 WorkerThread = PR_CreateThread(
199 if (!WorkerThread)
245 PRThread *WorkerThread; local
290 WorkerThread = PR_CreateThread(
299 if (!WorkerThread) {
H A Dservr_ku.c189 PRThread *WorkerThread; local
191 WorkerThread = PR_CreateThread(
200 if (!WorkerThread)
246 PRThread *WorkerThread; local
291 WorkerThread = PR_CreateThread(
300 if (!WorkerThread) {
H A Dservr_uk.c191 PRThread *WorkerThread; local
193 WorkerThread = PR_CreateThread(
202 if (!WorkerThread)
248 PRThread *WorkerThread; local
293 WorkerThread = PR_CreateThread(
302 if (!WorkerThread) {
H A Dservr_uu.c189 PRThread *WorkerThread; local
191 WorkerThread = PR_CreateThread(
200 if (!WorkerThread)
246 PRThread *WorkerThread; local
291 WorkerThread = PR_CreateThread(
300 if (!WorkerThread) {

Completed in 90 milliseconds