Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dsh_locks.c52 extern void malloc_unlocks(void);
65 malloc_unlocks(); in libc_child_atfork()
73 malloc_unlocks(); in libc_parent_atfork()
H A Dmalloc.c108 malloc_unlocks(void) in malloc_unlocks() function