Skip to content
Snippets Groups Projects
Commit 16a95375 authored by Adrien Béraud's avatar Adrien Béraud
Browse files

pulselayer: cleanup, fix deadlock

Fixing a deadlock that can occur with this path:
startStream -> waitForDevices (blocks with mutex locked) -> hardwareFormatAvailable (deadlock on mutex)

Change-Id: I808513e62618986b9a4217d3e70f57cb91cef595
parent 68b6fdcb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment