Sebastian db43dcd601
posix.cfg: Add <use-retval/> to pthread_mutex_trylock (#1959)
Ignoring the return value of pthread_mutex_trylock is always a bug.
There is no other way to check if the mutex is locked or not after the
call.
2019-07-07 12:57:02 +02:00
..
2019-03-02 19:38:11 +01:00
2019-07-06 08:55:17 +02:00