Searched refs:out_mutex (Results 1 – 4 of 4) sorted by relevance
232 pthread_mutex_t out_mutex; /* | */ member6752 pthread_mutex_lock(&clp->out_mutex); in guarded_stop_out()6754 pthread_mutex_unlock(&clp->out_mutex); in guarded_stop_out()6796 pthread_mutex_unlock(&clp->out_mutex); in cleanup_out()6860 status = pthread_mutex_lock(&clp->out_mutex); in read_write_thread()6870 &clp->out_mutex); in read_write_thread()6880 status = pthread_mutex_unlock(&clp->out_mutex); in read_write_thread()6899 status = pthread_mutex_unlock(&clp->out_mutex); in read_write_thread()6904 status = pthread_mutex_unlock(&clp->out_mutex); in read_write_thread()7086 status = pthread_mutex_unlock(&clp->out_mutex); in sg_out_operation()[all …]
932 goto out_mutex; in ubi_eba_atomic_leb_change()985 out_mutex: in ubi_eba_atomic_leb_change()
387 Status OpKernelContext::input_ref_mutex(StringPiece name, mutex** out_mutex) { in input_ref_mutex() argument395 *out_mutex = input_ref_mutex(start); in input_ref_mutex()
738 Status input_ref_mutex(StringPiece name, mutex** out_mutex);