Searched defs:_MALLOC_LOCK (Results 1 – 1 of 1) sorted by relevance
81 # define _MALLOC_LOCK() if (__isthreaded) _SPINLOCK(&thread_lock); macro102 # define _MALLOC_LOCK() if (__isthreaded) mutex_lock(&thread_lock); macro105 # define _MALLOC_LOCK() macro204 #define _MALLOC_LOCK() macro