PRLock

互斥锁。

语法

#include <prlock.h>

typedef struct PRLock PRLock;

描述

NSPR 将锁表示为 “锁” 中描述的函数的客户端的不透明实体。操作锁的函数没有超时,并且不可中断。