pripcsem.h File Reference

#include "prtypes.h"
#include "prio.h"
Include dependency graph for nspr/pripcsem.h:

Defines

#define PR_SEM_CREATE   0x1
#define PR_SEM_EXCL   0x2

Typedefs

typedef
typedefPR_BEGIN_EXTERN_C
struct PRSem 
PRSem

Functions

 NSPR_API (PRSem *) PR_OpenSemaphore(const char *name
 NSPR_API (PRStatus) PR_WaitSemaphore(PRSem *sem)

Variables

PRIntn flags
PRIntn PRIntn mode
PRIntn PRIntn PRUintn value

Define Documentation

#define PR_SEM_CREATE   0x1
#define PR_SEM_EXCL   0x2

Typedef Documentation

typedef typedefPR_BEGIN_EXTERN_C struct PRSem PRSem

Function Documentation

NSPR_API ( PRStatus   ) 
NSPR_API ( PRSem  )  const

Variable Documentation

PRIntn flags
PRIntn PRIntn mode
PRIntn PRIntn PRUintn value

Generated on 3 May 2010 for Mozilla by  doxygen 1.6.1