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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dsh_locks.c48 extern void atexit_unlocks(void);
69 atexit_unlocks();
77 atexit_unlocks();
H A Datexit.c73 * via the atexit_locks()/atexit_unlocks() functions, called from
78 * atexit_locks() and atexit_unlocks() are called on every link map.
89 atexit_unlocks() function

Completed in 67 milliseconds