Searched defs:INITIAL_LOCK (Results 1 – 2 of 2) sorted by relevance
1446 #define INITIAL_LOCK(l) pthread_mutex_init(l, NULL) macro1458 #define INITIAL_LOCK(l) DosCreateMutexSem(0, l, 0, FALSE) macro1490 #define INITIAL_LOCK(l) *(l)=0 macro1502 #define INITIAL_LOCK(l) macro
1476 #define INITIAL_LOCK(l) pthread_mutex_init(l, NULL) macro1514 #define INITIAL_LOCK(l) *(l)=0 macro1526 #define INITIAL_LOCK(l) macro