Searched defs:RTL_MEMORY_LOCK_ACQUIRE (Results 1 – 1 of 1) sorted by relevance
211 #define RTL_MEMORY_LOCK_ACQUIRE(lock) pthread_mutex_lock((lock)) macro230 #define RTL_MEMORY_LOCK_ACQUIRE(lock) EnterCriticalSection((lock)) macro
Completed in 15 milliseconds