Searched refs:pthread_destructor (Results 1 – 1 of 1) sorted by relevance
42 void pthread_destructor(void *arg) { in pthread_destructor() function60 if (pthread_key_create(&keys[i], pthread_destructor)) { in main()