Searched refs:__pthread_equal (Results 1 – 1 of 1) sorted by relevance
5 static int __pthread_equal(pthread_t a, pthread_t b) { in __pthread_equal() function9 weak_alias(__pthread_equal, pthread_equal);10 weak_alias(__pthread_equal, thrd_equal);
Completed in 3 milliseconds