Searched refs:tsd_exit (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dtsd.c386 tsd_exit() function
H A Dthr.c779 tsd_exit(); /* deallocate thread-specific data */
/illumos-gate/usr/src/uts/common/sys/
H A Dproc.h728 extern void tsd_exit(void);
/illumos-gate/usr/src/uts/common/disp/
H A Dthread.c592 tsd_exit(); /* Clean up this thread's TSD */
1434 * Locks out tsd_create, tsd_destroy, and tsd_exit
1486 * Locks out tsd_create, tsd_destroy, and tsd_exit
1658 tsd_exit(void) function
/illumos-gate/usr/src/lib/libc/inc/
H A Dthr_uberdata.h1273 extern void tsd_exit(void);
/illumos-gate/usr/src/uts/common/os/
H A Dlwp.c879 tsd_exit(); /* free thread specific data */

Completed in 65 milliseconds