PRCondVar

条件变量的结构。

语法

#include <prcvar.h>

typedef struct PRCondVar PRCondVar;

描述

NSPR 条件变量是一个由指针标识的不透明对象。