Searched defs:LOCKING_INIT (Results 1 – 1 of 1) sorted by relevance
56 #define LOCKING_INIT() InitializeCriticalSection(&lockPlat) macro66 #define LOCKING_INIT() pthread_mutex_init(&lockPlat, NULL) macro