PRCondVar ========= Structure for a condition variable. Syntax ------ .. code:: eval #include typedef struct PRCondVar PRCondVar; Description ----------- An NSPR condition variable is an opaque object identified by a pointer.