Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A D_pthread_stubs.c57 static int stub_fail(void);
100 [PJT_KEY_CREATE] = {PJT_DUAL_ENTRY(stub_fail)},
112 [PJT_ONCE] = {PJT_DUAL_ENTRY(stub_fail)},
325 stub_fail(void) in stub_fail() function