Searched refs:bits (Results 1 – 2 of 2) sorted by relevance
49 mutex_init (pthread_mutex_t *mutex, int bits) in mutex_init() argument53 if (bits & mutex_pshared) in mutex_init()55 if (bits & mutex_robust) in mutex_init()57 if (bits & mutex_pi) in mutex_init()59 if (bits & mutex_check) in mutex_init()
26 bits/atomic_wide_counter.h \27 bits/semaphore.h \28 bits/struct_mutex.h \29 bits/struct_rwlock.h \
Completed in 4 milliseconds