Home
last modified time | relevance | path

Searched refs:_MALLOC_UNLOCK (Results 1 – 8 of 8) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/stdlib/
H A Dmalloc.c82 # define _MALLOC_UNLOCK() if (__isthreaded) _SPINUNLOCK(&thread_lock); macro
101 #define _MALLOC_UNLOCK() if (__isthreaded) mutex_unlock(&thread_lock); macro
201 #ifndef _MALLOC_UNLOCK
202 #define _MALLOC_UNLOCK() macro
1152 _MALLOC_UNLOCK(); in pubrealloc()
1162 _MALLOC_UNLOCK(); in pubrealloc()
1189 _MALLOC_UNLOCK(); in pubrealloc()
1289 _MALLOC_UNLOCK(); in _malloc_postfork()
/dports/net/rpki-client/rpki-client-portable-7.6/openbsd/src/lib/libc/stdlib/
H A Dmalloc.c248 _MALLOC_UNLOCK(d->mutex); in _MALLOC_LEAVE()
1199 _MALLOC_UNLOCK(d->mutex); in malloc_recurse()
1211 _MALLOC_UNLOCK(1); in _malloc_init()
1250 _MALLOC_UNLOCK(1); in _malloc_init()
1472 _MALLOC_UNLOCK(d->mutex); in free()
1510 _MALLOC_UNLOCK(d->mutex); in freezero()
1717 _MALLOC_UNLOCK(d->mutex); in calloc()
1742 _MALLOC_UNLOCK(d->mutex); in calloc_conceal()
1878 _MALLOC_UNLOCK(d->mutex); in recallocarray()
1890 _MALLOC_UNLOCK(d->mutex); in recallocarray()
[all …]
/dports/security/signify/outils-0.10/src/liboutils/
H A Dthread_private.h146 #define _MALLOC_UNLOCK() do { \ macro
/dports/security/tor/tor-0.4.6.8/src/ext/
H A DOpenBSD_malloc_Linux.c104 #define _MALLOC_UNLOCK() {pthread_mutex_unlock(&gen_mutex);} macro
1886 _MALLOC_UNLOCK(); in malloc_recurse()
1909 _MALLOC_UNLOCK(); in malloc()
1933 _MALLOC_UNLOCK(); in free()
1956 _MALLOC_UNLOCK(); in realloc()
2008 _MALLOC_UNLOCK(); in posix_memalign()
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/ext/
H A DOpenBSD_malloc_Linux.c104 #define _MALLOC_UNLOCK() {pthread_mutex_unlock(&gen_mutex);} macro
1886 _MALLOC_UNLOCK(); in malloc_recurse()
1909 _MALLOC_UNLOCK(); in malloc()
1933 _MALLOC_UNLOCK(); in free()
1956 _MALLOC_UNLOCK(); in realloc()
2008 _MALLOC_UNLOCK(); in posix_memalign()
/dports/security/samhain-server/samhain-4.4.3/src/
H A Ddnmalloc.c1410 #define _MALLOC_UNLOCK() if (__isthreaded) mutex_unlock(&thread_lock) macro
1412 void _malloc_postfork(void) { _MALLOC_UNLOCK(); } in _malloc_postfork()
1420 #define _MALLOC_UNLOCK() if (__isthreaded) _thread_malloc_unlock() macro
1439 #define _MALLOC_UNLOCK() if (__isthreaded) _spinunlock(&thread_lock) macro
1454 _MALLOC_UNLOCK(); in dnmalloc_mutex_lock()
1461 _MALLOC_UNLOCK(); in dnmalloc_mutex_unlock()
/dports/security/samhain-client/samhain-4.4.3/src/
H A Ddnmalloc.c1410 #define _MALLOC_UNLOCK() if (__isthreaded) mutex_unlock(&thread_lock) macro
1412 void _malloc_postfork(void) { _MALLOC_UNLOCK(); } in _malloc_postfork()
1420 #define _MALLOC_UNLOCK() if (__isthreaded) _thread_malloc_unlock() macro
1439 #define _MALLOC_UNLOCK() if (__isthreaded) _spinunlock(&thread_lock) macro
1454 _MALLOC_UNLOCK(); in dnmalloc_mutex_lock()
1461 _MALLOC_UNLOCK(); in dnmalloc_mutex_unlock()
/dports/security/samhain/samhain-4.4.3/src/
H A Ddnmalloc.c1410 #define _MALLOC_UNLOCK() if (__isthreaded) mutex_unlock(&thread_lock) macro
1412 void _malloc_postfork(void) { _MALLOC_UNLOCK(); } in _malloc_postfork()
1420 #define _MALLOC_UNLOCK() if (__isthreaded) _thread_malloc_unlock() macro
1439 #define _MALLOC_UNLOCK() if (__isthreaded) _spinunlock(&thread_lock) macro
1454 _MALLOC_UNLOCK(); in dnmalloc_mutex_lock()
1461 _MALLOC_UNLOCK(); in dnmalloc_mutex_unlock()