Home
last modified time | relevance | path

Searched defs:RTL_MEMORY_LOCK_ACQUIRE (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/sal/rtl/source/
H A Dalloc_impl.h205 #define RTL_MEMORY_LOCK_ACQUIRE(lock) pthread_mutex_lock((lock)) macro
224 #define RTL_MEMORY_LOCK_ACQUIRE(lock) EnterCriticalSection((lock)) macro

Completed in 8 milliseconds