Home
last modified time | relevance | path

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

/trunk/main/sal/rtl/source/
H A Dalloc_impl.h209 #define RTL_MEMORY_LOCK_DESTROY(lock) pthread_mutex_destroy((lock)) macro
228 #define RTL_MEMORY_LOCK_DESTROY(lock) DeleteCriticalSection((lock)) macro

Completed in 16 milliseconds