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

/freebsd-9.3-release/lib/libkse/thread/
H A Dthr_spec.c51 _pthread_key_create(pthread_key_t *key, void (*destructor) (void *)) function
/freebsd-9.3-release/lib/libthr/thread/
H A Dthr_spec.c53 _pthread_key_create(pthread_key_t *key, void (*destructor) (void *)) function
H A Dthr_init.c138 STATIC_LIB_REQUIRE(_pthread_key_create); variable
176 STATIC_LIB_REQUIRE(_pthread_key_create); variable

Completed in 108 milliseconds