Searched refs:deadlock_detection (Results 1 – 2 of 2) sorted by relevance
636 const auto deadlockInfo = android::audio_utils::mutex::deadlock_detection(tid1); in TEST_P()751 const auto deadlockInfo = android::audio_utils::mutex::deadlock_detection(tid1); in TEST_P()783 android::audio_utils::mutex::deadlock_detection( in TEST_P()858 const auto deadlockInfo = android::audio_utils::mutex::deadlock_detection(tid1); in TEST_P()888 android::audio_utils::mutex::deadlock_detection( in TEST_P()
1186 deadlock_info_t deadlock_detection(pid_t tid, const StringArray& mutex_names) { in deadlock_detection() function1485 deadlock_detection(pid_t tid) { in deadlock_detection() function1486 return get_registry().deadlock_detection(tid, Attributes::order_names_); in deadlock_detection()