Home
last modified time | relevance | path

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

/openbsd/lib/libc/include/
H A Dthread_private.h152 #define _MALLOC_UNLOCK(n) do {} while (0) macro
208 #define _MALLOC_UNLOCK(n) \
/openbsd/lib/libc/stdlib/
H A Dmalloc.c1414 _MALLOC_UNLOCK(d->mutex); in malloc_recurse()
1426 _MALLOC_UNLOCK(1); in _malloc_init()
1511 _MALLOC_UNLOCK(1); in _malloc_init()
1530 _MALLOC_UNLOCK(d->mutex); \
1749 _MALLOC_UNLOCK(d->mutex); in free()
1787 _MALLOC_UNLOCK(d->mutex); in freezero()
1995 _MALLOC_UNLOCK(d->mutex); in calloc()
2021 _MALLOC_UNLOCK(d->mutex); in calloc_conceal()
2168 _MALLOC_UNLOCK(d->mutex); in recallocarray()
2180 _MALLOC_UNLOCK(d->mutex); in recallocarray()
[all …]