Searched defs:DESTROY_LOCK (Results 1 – 1 of 1) sorted by relevance
1814 #define DESTROY_LOCK(l) (0) macro1900 #define DESTROY_LOCK(sl) (0) macro1977 #define DESTROY_LOCK(lk) (0) macro1986 #define DESTROY_LOCK(lk) (DeleteCriticalSection(lk), 0) macro2015 #define DESTROY_LOCK(lk) pthread_mutex_destroy(lk) macro