decoder/Control: remove attribute `client_is_waiting`
This optimization is useless because sane pthread_cond_signal()
implementations check the number of waiters and do not invoke a system
call if there are none.
Showing
Please
register
or
sign in
to comment