Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A D_pthread_stubs.c123 [PJT_SETSPECIFIC] = {PJT_DUAL_ENTRY(stub_zero)},
257 STUB_FUNC2(pthread_setspecific, PJT_SETSPECIFIC, int, pthread_key_t, void *)
/freebsd/lib/libc/include/
H A Dlibc_private.h177 PJT_SETSPECIFIC, enumerator
/freebsd/lib/libthr/thread/
H A Dthr_init.c261 [PJT_SETSPECIFIC] = {DUAL_ENTRY(_thr_setspecific)},