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

/openbsd-current/lib/libc/thread/
H A Drthread_tls.c99 _rthread_findstorage(pthread_key_t key) function
137 rs = _rthread_findstorage(key);
153 rs = _rthread_findstorage(key);

Completed in 60 milliseconds