Home
last modified time | relevance | path

Searched refs:pthread__destroy_tsd (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/lib/libpthread/
H A Dpthread_tsd.c321 pthread__destroy_tsd(pthread_t self) in pthread__destroy_tsd() function
H A Dpthread_int.h291 void pthread__destroy_tsd(pthread_t) PTHREAD_HIDE;
H A Dpthread.c667 pthread__destroy_tsd(self); in pthread_exit()