Home
last modified time | relevance | path

Searched defs:ptd (Results 1 – 2 of 2) sorted by relevance

/components/libc/posix/pthreads/
A Dpthread.c44 _pthread_data_t *ptd; in _pthread_get_data() local
331 _pthread_data_t *ptd; in pthread_entry_stub() local
398 _pthread_data_t *ptd; in pthread_create() local
606 _pthread_data_t *ptd; in pthread_join() local
668 _pthread_data_t *ptd; in pthread_self() local
824 _pthread_data_t *ptd; in pthread_getschedparam() local
877 _pthread_data_t *ptd; in pthread_setschedparam() local
918 _pthread_data_t *ptd; in pthread_setschedprio() local
949 _pthread_data_t *ptd; in pthread_exit() local
1096 _pthread_data_t *ptd; in pthread_kill() local
[all …]
A Dpthread_tls.c51 struct _pthread_data* ptd; in pthread_getspecific() local
102 struct _pthread_data* ptd; in pthread_setspecific() local

Completed in 7 milliseconds