Searched refs:deadlock_detection (Results 1 – 2 of 2) sorted by relevance
570 const auto deadlockInfo = android::audio_utils::mutex::deadlock_detection(tid1); in TEST_P()685 const auto deadlockInfo = android::audio_utils::mutex::deadlock_detection(tid1); in TEST_P()717 android::audio_utils::mutex::deadlock_detection( in TEST_P()792 const auto deadlockInfo = android::audio_utils::mutex::deadlock_detection(tid1); in TEST_P()822 android::audio_utils::mutex::deadlock_detection( in TEST_P()
1161 deadlock_info_t deadlock_detection(pid_t tid, const StringArray& mutex_names) { in deadlock_detection() function1434 deadlock_detection(pid_t tid) { in deadlock_detection() function1435 return get_registry().deadlock_detection(tid, Attributes::order_names_); in deadlock_detection()