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

/freebsd-10-stable/lib/libkse/thread/
H A Dthr_spec.c51 _pthread_key_create(pthread_key_t *key, void (*destructor) (void *)) function
/freebsd-10-stable/lib/libthr/thread/
H A Dthr_spec.c53 _pthread_key_create(pthread_key_t *key, void (*destructor)(void *)) function
H A Dthr_init.c144 STATIC_LIB_REQUIRE(_pthread_key_create); variable
182 STATIC_LIB_REQUIRE(_pthread_key_create); variable

Completed in 19 milliseconds