Searched defs:_pthread_setspecific (Results 1 - 3 of 3) sorted by last modified time

/freebsd-10-stable/lib/libthr/thread/
H A Dthr_init.c155 STATIC_LIB_REQUIRE(_pthread_setspecific); variable
185 STATIC_LIB_REQUIRE(_pthread_setspecific); variable
H A Dthr_spec.c165 _pthread_setspecific(pthread_key_t userkey, const void *value) function
/freebsd-10-stable/lib/libkse/thread/
H A Dthr_spec.c174 _pthread_setspecific(pthread_key_t key, const void *value) function

Completed in 72 milliseconds