Searched defs:pthread_equal (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/lto/
H A D20081120-1_0.C5 extern __inline __attribute__((__gnu_inline__)) int pthread_equal(int, int) function
H A D20081120-1_1.C3 extern __inline __attribute__((__gnu_inline__)) int pthread_equal(int, int) function
/netbsd-6-1-5-RELEASE/tests/lib/libpthread/
H A Dt_equal.c48 ATF_TC(pthread_equal); variable
/netbsd-6-1-5-RELEASE/lib/libpthread/
H A Dpthread.h379 #define pthread_equal __libc_thr_equal macro
H A Dpthread.c665 pthread_equal(pthread_t t1, pthread_t t2) function

Completed in 118 milliseconds