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

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dcvar2.c340 CondVarTestPUU(void *_arg) function
377 DPRINTF(("CondVarTestPUU: created thread 0x%lx\n",list[index].thread));
395 DPRINTF(("CondVarTestPUU: thread 0x%lx waiting on exitcvar = 0x%lx cnt = %ld\n",
406 DPRINTF(("CondVarTestPUU: joining thread 0x%lx\n",list[index].thread));
980 Measure(CondVarTestPUU, threads, "Condvar simple test priv UU");

Completed in 33 milliseconds