Home
last modified time | relevance | path

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

/Zephyr-latest/lib/posix/options/
Dkey.c243 void *pthread_getspecific(pthread_key_t key) in pthread_getspecific() function
/Zephyr-latest/arch/posix/include/
Dposix_cheats.h194 #define pthread_getspecific(...) zap_pthread_getspecific(__VA_ARGS__) macro