Home
last modified time | relevance | path

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

/trunk/main/sal/rtl/source/
H A Dalloc_impl.h211 #define RTL_MEMORY_LOCK_ACQUIRE(lock) pthread_mutex_lock((lock)) macro
230 #define RTL_MEMORY_LOCK_ACQUIRE(lock) EnterCriticalSection((lock)) macro

Completed in 9 milliseconds