Searched defs:pthread_mutex_consistent (Results 1 – 3 of 3) sorted by relevance
4 int pthread_mutex_consistent(pthread_mutex_t *m) in pthread_mutex_consistent() function
4064 pub fn pthread_mutex_consistent(mutex: *mut ::pthread_mutex_t) -> ::c_int; in pthread_mutex_consistent() function
3729 pub fn pthread_mutex_consistent(mutex: *mut pthread_mutex_t) -> ::c_int; in pthread_mutex_consistent() function