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

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dperf.c289 static void PR_CALLBACK SemaThread(void *argSema) function
296 DPRINTF(("SemaThread: thread = 0x%lx waiting on sem = 0x%lx\n",
299 DPRINTF(("SemaThread: thread = 0x%lx posting on sem = 0x%lx\n",
308 DPRINTF(("SemaThread: thread = 0x%lx exiting\n", PR_GetCurrentThread()));
327 SemaThread,
342 SemaThread,

Completed in 1572 milliseconds