Searched defs:ptd (Results 1 – 2 of 2) sorted by relevance
44 _pthread_data_t *ptd; in _pthread_get_data() local331 _pthread_data_t *ptd; in pthread_entry_stub() local398 _pthread_data_t *ptd; in pthread_create() local606 _pthread_data_t *ptd; in pthread_join() local668 _pthread_data_t *ptd; in pthread_self() local824 _pthread_data_t *ptd; in pthread_getschedparam() local877 _pthread_data_t *ptd; in pthread_setschedparam() local918 _pthread_data_t *ptd; in pthread_setschedprio() local949 _pthread_data_t *ptd; in pthread_exit() local1096 _pthread_data_t *ptd; in pthread_kill() local[all …]
51 struct _pthread_data* ptd; in pthread_getspecific() local102 struct _pthread_data* ptd; in pthread_setspecific() local
Completed in 7 milliseconds