Searched refs:_MALLOC_UNLOCK (Results 1 – 1 of 1) sorted by relevance
82 # define _MALLOC_UNLOCK() if (__isthreaded) _SPINUNLOCK(&thread_lock); macro103 # define _MALLOC_UNLOCK() if (__isthreaded) mutex_unlock(&thread_lock); macro106 # define _MALLOC_UNLOCK() macro207 #ifndef _MALLOC_UNLOCK208 #define _MALLOC_UNLOCK() macro1160 _MALLOC_UNLOCK(); in pubrealloc()1170 _MALLOC_UNLOCK(); in pubrealloc()1197 _MALLOC_UNLOCK(); in pubrealloc()1297 _MALLOC_UNLOCK(); in _malloc_postfork()1304 _MALLOC_UNLOCK(); in _malloc_postfork_child()