Home
last modified time | relevance | path

Searched refs:_thr_key_create (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libthr/thread/
H A Dthr_spec.c47 __weak_reference(_thr_key_create, pthread_key_create);
48 __weak_reference(_thr_key_create, _pthread_key_create);
57 _thr_key_create(pthread_key_t *key, void (*destructor)(void *)) in _thr_key_create() function
H A Dthr_init.c239 [PJT_KEY_CREATE] = {DUAL_ENTRY(_thr_key_create)},
H A Dthr_private.h1080 int _thr_key_create(pthread_key_t *, void (*)(void *));