Home
last modified time | relevance | path

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

/freebsd-12-stable/lib/libc/gen/
D_pthread_stubs.c99 [PJT_GETSPECIFIC] = {PJT_DUAL_ENTRY(stub_null)},
228 STUB_FUNC1(pthread_getspecific, PJT_GETSPECIFIC, void *, pthread_key_t)
/freebsd-12-stable/lib/libc/include/
Dlibc_private.h144 PJT_GETSPECIFIC, enumerator
/freebsd-12-stable/lib/libthr/thread/
Dthr_init.c238 [PJT_GETSPECIFIC] = {DUAL_ENTRY(_thr_getspecific)},