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

/bionic/libc/bionic/
H A Dpthread_key.cpp40 * pthread_getspecific() / pthread_setspecific() or pthread_key_delete()
245 int pthread_setspecific(pthread_key_t key, const void* ptr) { function

Completed in 1175 milliseconds