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

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/combined/
H A Dprucv.c286 void _PR_NotifyCondVar(PRCondVar *cvar, PRThread *me) function
303 PR_LOG(_pr_cvar_lm, PR_LOG_MIN, ("_PR_NotifyCondVar: cvar=%p", cvar));
567 _PR_NotifyCondVar(cvar, me);
656 _PR_NotifyCondVar(cvar, me);

Completed in 70 milliseconds