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

/freebsd-9.3-release/lib/libkse/thread/
H A Dthr_spec.c174 _pthread_setspecific(pthread_key_t key, const void *value) function
/freebsd-9.3-release/lib/libthr/thread/
H A Dthr_spec.c182 _pthread_setspecific(pthread_key_t userkey, const void *value) function
H A Dthr_init.c149 STATIC_LIB_REQUIRE(_pthread_setspecific); variable
179 STATIC_LIB_REQUIRE(_pthread_setspecific); variable

Completed in 48 milliseconds