Removed single write multiple reader shared mutex test.
This test should test the try_lock for writing and assumed that it would always succeed if there is only one writer and multiple readers. However, this assumption was wrong. The documentation has already been adapted and committed before. EMBB-453
Showing
Please
register
or
sign in
to comment