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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dsh_locks.c47 extern void atexit_locks(void);
59 atexit_locks();
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.
82 atexit_locks() function

Completed in 57 milliseconds