Searched defs:_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() macro208 #define _MALLOC_UNLOCK() macro