Browse Source
The API of cond_timedwait was wrong. It used return -1 and set errno instead of returning the error as specified for pthread_cond_timedwait which it tries to mock.sbg
Julian Oes
6 years ago
committed by
Lorenz Meier
2 changed files with 5 additions and 9 deletions
Loading…
Reference in new issue