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

/bionic/libc/bionic/
H A Dpthread_key.cpp40 * pthread_getspecific() / pthread_setspecific() or pthread_key_delete()
150 // it calls pthread_getspecific() for some odd reason
233 void* pthread_getspecific(pthread_key_t key) { function

Completed in 3 milliseconds