Searched refs:_MALLOC_UNLOCK (Results 1 – 1 of 1) sorted by relevance
94 # define _MALLOC_UNLOCK() if (__isthreaded) _SPINUNLOCK(&thread_lock); macro122 #define _MALLOC_UNLOCK() if (__isthreaded) mutex_unlock(&thread_lock); macro222 #ifndef _MALLOC_UNLOCK223 #define _MALLOC_UNLOCK() macro1193 _MALLOC_UNLOCK(); in pubrealloc()1203 _MALLOC_UNLOCK(); in pubrealloc()1230 _MALLOC_UNLOCK(); in pubrealloc()1330 _MALLOC_UNLOCK(); in _malloc_postfork()