HomeSort by: relevance | last modified time | path
    Searched refs:pthread__errno (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libpthread/
pthread.h 229 int *pthread__errno(void);
pthread.c 146 __strong_alias(__libc_thr_errno,pthread__errno)
1126 pthread__errno(void) function in typeref:typename:int *
1132 "pthread__errno() requires linking with -lpthread");

Completed in 13 milliseconds