Searched refs:__pthread_code (Results 1 – 1 of 1) sorted by relevance
41 static __inline int __bionic_thrd_error(int __pthread_code) { in __bionic_thrd_error() argument42 switch (__pthread_code) { in __bionic_thrd_error()