Home
last modified time | relevance | path

Searched refs:reason_ (Results 1 – 1 of 1) sorted by relevance

/system/media/audio_utils/include/audio_utils/
Dmutex.h870 thread_atomic<other_wait_reason_t> reason_ = other_wait_reason_t::none; variable
875 const other_wait_reason_t reason = reason_.load(); in to_string()
953 other_wait_info_.reason_ = other_wait_reason_t::cv; in remove_held_for_cv()
960 other_wait_info_.reason_ = other_wait_reason_t::join; in add_wait_join()
1174 tinfo_original_tid->other_wait_info_.reason_.load(); in deadlock_detection()
1265 other_wait_reason = tinfo->other_wait_info_.reason_.load(); in deadlock_detection()