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

/freebsd-11.0-release/lib/libthr/thread/
H A Dthr_spec.c166 _pthread_setspecific(pthread_key_t userkey, const void *value) function
H A Dthr_init.c160 STATIC_LIB_REQUIRE(_pthread_setspecific); variable
190 STATIC_LIB_REQUIRE(_pthread_setspecific); variable

Completed in 38 milliseconds