Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/htl/bits/
Dpthread.h22 typedef int __pthread_t; typedef
26 extern int __pthread_equal (__pthread_t __t1, __pthread_t __t2);
30 __pthread_equal (__pthread_t __t1, __pthread_t __t2) in __pthread_equal()
Dpthreadtypes.h34 typedef __pthread_t pthread_t;