Searched defs:thread_id (Results 1 – 2 of 2) sorted by relevance
167 static __inline__ int read_precondition(pthread_rwlock_t *rwlock, int thread_id) in read_precondition()185 static __inline__ int write_precondition(pthread_rwlock_t *rwlock, int thread_id) in write_precondition()234 int thread_id, ret = 0; in pthread_rwlock_timedrdlock() local264 int thread_id, ret = 0; in pthread_rwlock_trywrlock() local283 int thread_id, ret = 0; in pthread_rwlock_timedwrlock() local
66 void ATTRIBUTES _thread_created_hook(pid_t thread_id) in _thread_created_hook()