Searched refs:__libc_thr_equal_stub (Results 1 – 3 of 3) sorted by relevance
364 __weak_alias(__libc_thr_equal,__libc_thr_equal_stub) in __weak_alias()450 __libc_thr_equal_stub(pthread_t t1, pthread_t t2) in __libc_thr_equal_stub() function
273 int __libc_thr_equal_stub(pthread_t, pthread_t);
768 return __libc_thr_equal_stub(t1, t2); in pthread_equal()