Home
last modified time | relevance | path

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

/freebsd/lib/libc/include/
H A Dlibc_private.h192 PJT_MAX enumerator
/freebsd/lib/libthr/thread/
H A Dthr_init.c326 if (sizeof(jmp_table) != sizeof(pthread_func_t) * PJT_MAX * 2) in _libpthread_init()
/freebsd/lib/libc/gen/
H A D_pthread_stubs.c66 pthread_func_entry_t __thr_jtable[PJT_MAX] = {