Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/pthread/
A Dpthread.h274 extern int pthread_equal (pthread_t __thread1, pthread_t __thread2) __THROW;
1130 __NTH (pthread_equal (pthread_t __thread1, pthread_t __thread2)) in __NTH() argument
1132 return __thread1 == __thread2; in __NTH()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/pthread/
A Dpthread.h172 extern int pthread_equal (pthread_t __thread1, pthread_t __thread2) __THROW;
/l4re-core-master/uclibc/lib/libpthread/include/
A Dpthread.h179 extern int pthread_equal (pthread_t __thread1, pthread_t __thread2) __THROW;
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/sysdeps/pthread/
A Dpthread.h172 extern int pthread_equal (pthread_t __thread1, pthread_t __thread2) __THROW;

Completed in 19 milliseconds