Skip to content
Commit 574b710e authored by Marek Chalupa's avatar Marek Chalupa Committed by Pekka Paalanen
Browse files

client: broadcast the right pthread_cond variable



In previous commit we removed unused variables. One of them was
pthread_cond_t that was formerly used when reading from display, but
later was (erroneously) made unused. This patch fixes this error
and is a fix for the failing test introduced few patches ago (tests:
test if thread can block on error)

Reviewed-by: default avatarPekka Paalanen <pekka.paalanen@collabora.co.uk>
parent 0cb9862c
Loading
Loading
Loading
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