Searched defs:PR_SEM_CREATE (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dpripcsem.h84 * If the named semaphore doesn't exist and the PR_SEM_CREATE
89 * If PR_SEM_CREATE is specified, the third argument is the
93 * If PR_SEM_CREATE is not specified, the third and fourth
97 #define PR_SEM_CREATE 0x1 /* create if not exist */ macro

Completed in 41 milliseconds