Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A D_pthread_stubs.c59 static void stub_exit(void);
97 [PJT_EXIT] = {PJT_DUAL_ENTRY(stub_exit)},
343 stub_exit(void) in stub_exit() function