Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A D_pthread_stubs.c99 [PJT_KEY_CREATE] = {PJT_DUAL_ENTRY(stub_fail)},
228 STUB_FUNC2(pthread_key_create, PJT_KEY_CREATE, int, void *, void *)
/freebsd/lib/libc/include/
H A Dlibc_private.h154 PJT_KEY_CREATE, enumerator
/freebsd/lib/libthr/thread/
H A Dthr_init.c238 [PJT_KEY_CREATE] = {DUAL_ENTRY(_thr_key_create)},