Home
last modified time | relevance | path

Searched refs:__pthread_getspecific (Results 1 - 1 of 1) sorted by relevance

/third_party/musl/src/thread/
H A Dpthread_getspecific.c5 static void *__pthread_getspecific(pthread_key_t k) in __pthread_getspecific() function
17 weak_alias(__pthread_getspecific, pthread_getspecific);
18 weak_alias(__pthread_getspecific, tss_get);

Completed in 1 milliseconds