Emilie Balland

Results 2 issues of Emilie Balland

The state parameter is recommended but not mandatory so make this configurable in case the server does not support it. By default this is set to true in order to...

Your implementation of `RWLock` based on two mutexes requires that a mutex acquired by one thread can be released by another, which is not the case with the `pthread_mutex` implementation....