Home
last modified time | relevance | path

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

/netbsd-src/lib/libpthread/
H A Dpthread.h229 int *pthread__errno(void);
H A Dpthread.c136 __strong_alias(__libc_thr_errno,pthread__errno)
1054 pthread__errno(void) in pthread__errno() function