Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dsh_locks.c46 extern void atexit_unlocks(void);
67 atexit_unlocks(); in libc_child_atfork()
75 atexit_unlocks(); in libc_parent_atfork()
H A Datexit.c89 atexit_unlocks() in atexit_unlocks() function