Home
last modified time | relevance | path

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

/haiku/src/system/libroot/posix/pthread/
H A Dpthread_key.cpp45 pthread_key_data& keyData = thread->specific[key]; in get_key_value() local
148 pthread_key_data& keyData = pthread_self()->specific[key]; in pthread_setspecific() local