commit | b414f48ed869b69ccee2a4ecb7e09e19ce6a5735 | [log] [tgz] |
---|---|---|
author | Tim Yao <tim.yao@amlogic.com> | Wed Feb 17 17:59:46 2021 -0800 |
committer | Tim Yao <tim.yao@amlogic.com> | Wed Feb 17 18:02:39 2021 -0800 |
tree | 660f103e90050250375e462b2df86ae9680452e7 | |
parent | c02f75dd5c1a2adbf0ef95f6dc7bf2885d103e73 [diff] |
audiohal: Fix stream gc runner thread. [1/1] PD#TV-27905 Problem: The garbage collection thread running flag is not initialized, causing the thread exits and not functional. Solution: Add initialization of the thread running flag. Verify: Verified with Firebolt build on AB301. Change-Id: I8bd418a5779ee0ba070185286192af405425bc58 Signed-off-by: Tim Yao <tim.yao@amlogic.com>