Searched defs:thread_test (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dio_timeout.c187 thread_test(PRThreadScope scope, PRInt32 num_threads) function
285 thread_test(PR_GLOBAL_BOUND_THREAD, num_threads);
288 thread_test(PR_LOCAL_THREAD, num_threads);
291 thread_test(PR_GLOBAL_THREAD, num_threads);
H A Dio_timeoutk.c141 thread_test(PRInt32 scope, PRInt32 num_threads) function
224 thread_test(PR_GLOBAL_THREAD, num_threads);
H A Dio_timeoutu.c142 thread_test(PRInt32 scope, PRInt32 num_threads) function
225 thread_test(PR_LOCAL_THREAD, num_threads);

Completed in 128 milliseconds