Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A D_pthread_stubs.c101 [PJT_KEY_DELETE] = {PJT_DUAL_ENTRY(stub_zero)},
232 STUB_FUNC1(pthread_key_delete, PJT_KEY_DELETE, int, pthread_key_t)
/freebsd/lib/libc/include/
H A Dlibc_private.h155 PJT_KEY_DELETE, enumerator
/freebsd/lib/libthr/thread/
H A Dthr_init.c239 [PJT_KEY_DELETE] = {DUAL_ENTRY(_thr_key_delete)},