Ns_RWLockRdLock(3) library procedures

Other Alias

Ns_RWLockDestroy, Ns_RWLockInit, Ns_RWLockUnlock, Ns_RWLockWrLock

SYNOPSIS

#include "ns.h"


Ns_RWLockDestroy(arg, arg)


Ns_RWLockInit(arg, arg)


Ns_RWLockRdLock(arg, arg)


Ns_RWLockUnlock(arg, arg)


Ns_RWLockWrLock(arg, arg)



DESCRIPTION

These functions ...

KEYWORDS