TimeCheck: Add second chance queue
Split the timeout into two waits. This reduces the chance of false timeout when the monotonic clock advances without an active CPU during an aborted suspend. Removed default arguments for TimeCheck constructor to avoid accidental argument confusion. Test: overnight stress test Test: atest libmediautils_test Test: atest timecheck_tests Bug: 227594853 Change-Id: If6507a053e5bf15ddd3a3f8f53bdc0d3643e5924
Loading
Please register or sign in to comment