Searched defs:RTL_MEMORY_LOCK_DESTROY (Results 1 – 1 of 1) sorted by relevance
209 #define RTL_MEMORY_LOCK_DESTROY(lock) pthread_mutex_destroy((lock)) macro228 #define RTL_MEMORY_LOCK_DESTROY(lock) DeleteCriticalSection((lock)) macro
Completed in 13 milliseconds