Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libc/port/threads/
H A Dtsd.c386 tsd_exit() in tsd_exit() function
H A Dthr.c785 tsd_exit(); /* deallocate thread-specific data */ in _thrp_exit()
/titanic_44/usr/src/uts/common/sys/
H A Dproc.h724 extern void tsd_exit(void);
/titanic_44/usr/src/uts/common/disp/
H A Dthread.c592 tsd_exit(); /* Clean up this thread's TSD */ in thread_exit()
1658 tsd_exit(void) in tsd_exit() function
/titanic_44/usr/src/lib/libc/inc/
H A Dthr_uberdata.h1263 extern void tsd_exit(void);
/titanic_44/usr/src/uts/common/os/
H A Dlwp.c879 tsd_exit(); /* free thread specific data */ in lwp_exit()