Skip to content
Snippets Groups Projects
Commit 52894f2f authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont
Browse files

win32: fix vlc_cond_broadcast()

Signaling an event ensures that at least one thread wakes up, but it
does not warrant that all of them do.
parent 8459d808
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.
Finish editing this message first!
Please register or to comment