commit | ef26c649ecfdda9efe46d81411da566a0638403c | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Fri Jun 19 16:30:44 2015 -0700 |
committer | Eric Laurent <elaurent@google.com> | Fri Jun 19 16:30:44 2015 -0700 |
tree | 3cb88a1d78d01a85201fc3c9d1c374a434f90655 | |
parent | ff864719d078ba8edb81c565a8db5e3f1ea07f15 [diff] |
audio HAL: fix thread starvation Fix thread starvation issue where the capture or playback threads running in FIFO priority would constantly acquire the stream mutex preventing other threads to complete routing commands. Bug: 21880828. Change-Id: I99fcbb94da8f918f63b31e5bf713f3456a735869