Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A D_pthread_stubs.c55 static struct pthread *stub_self(void);
120 [PJT_SELF] = {PJT_DUAL_ENTRY(stub_self)},
319 stub_self(void) in stub_self() function