Home
last modified time | relevance | path

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

/components/libc/posix/pthreads/
A Dpthread.c205 void _pthread_data_destroy(_pthread_data_t *ptd) in _pthread_data_destroy() function
348 _pthread_data_destroy(ptd); in pthread_entry_stub()
503 _pthread_data_destroy(ptd); in pthread_create()
556 _pthread_data_destroy(ptd); in pthread_detach()
635 _pthread_data_destroy(ptd); in pthread_join()
994 _pthread_data_destroy(ptd); in pthread_exit()
1489 _pthread_data_destroy(ptd); in pthread_cancel()

Completed in 27 milliseconds