Home
last modified time | relevance | path

Searched defs:pthread_getspecific (Results 1 – 3 of 3) sorted by relevance

/kernel/uniproton/src/osal/posix/
Dprt_pthread_key.c33 void *pthread_getspecific(pthread_key_t key) in pthread_getspecific() function
/kernel/liteos_a/compat/posix/src/
Dpthread.c583 void *pthread_getspecific(pthread_key_t key) in pthread_getspecific() function
/kernel/liteos_m/kal/posix/src/
Dpthread.c750 void *pthread_getspecific(pthread_key_t k) in pthread_getspecific() function