Skip to content
Snippets Groups Projects
Commit 2355b71e authored by Guillaume Roguez's avatar Guillaume Roguez Committed by Tristan Matthews
Browse files

gnome: remove semaphore timed operation in video renderer.

The sem_timedwait() is replaced by a sem_trywait().
This patch seems also to resolve other --timeout-- bugs seen in the daemon.

This code is run by the main GUI event loop,
so never do locking stuff into it.

Change-Id: I4b68e6ec4527f67728a509701f5076c81dc35148
parent 10ef6c38
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