Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A D_pthread_stubs.c88 [PJT_CLEANUP_PUSH] = {PJT_DUAL_ENTRY(stub_zero)},
280 STUB_FUNC2(pthread_cleanup_push, PJT_CLEANUP_PUSH, void, void *, void *)
/freebsd/lib/libc/include/
H A Dlibc_private.h142 PJT_CLEANUP_PUSH, enumerator
/freebsd/lib/libthr/thread/
H A Dthr_init.c225 [PJT_CLEANUP_PUSH] = {DUAL_ENTRY(_thr_cleanup_push)},