We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The current Mutex implementation is always fair or not? Documentation should explicit it.
Mutex
If current implementation isn't fair then is it possible to add an optional parameter to define a fairness policy?