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

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dcvar2.c128 PrivateCondVarThread(void *_info) function
136 DPRINTF(("PrivateCondVarThread: thread 0x%lx waiting on cvar = 0x%lx\n",
149 DPRINTF(("PrivateCondVarThread: thread 0x%lx notified exitcvar = 0x%lx cnt = %ld\n",
184 shared?SharedCondVarThread:PrivateCondVarThread,
240 DPRINTF(("PrivateCondVarThread: thread 0x%lx notified cvar = 0x%lx\n",

Completed in 34 milliseconds