Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 4f9390d2 authored by Haynes Mathew George's avatar Haynes Mathew George Committed by Steve Kondik
Browse files

audiooutput: Serialize access to AudioOutput

AudioOutput can be accessed by NuPlayer and MediaPlayer::Client.
This can cause race conditions if say one of them deletes the AudioOutput
(e.g. on a offload tear down) while other accesses it. Add synchronization
for safe access.

CRs-Fixed: 837500
Change-Id: Ic09f706a3c3f73a93d4dc8477bd4caee208c292d
parent 37882c19
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment