4 May
2014
4 May
'14
8:25 p.m.
Niall Douglas wrote:
A non-consuming permit looks quite like a Win32 event object yes, except it has stronger guarantees useful for many-waiter many-signaller situations.
What are these stronger guarantees?
A consuming permit looks totally different to Win32 event objects.
You do know that WIn32 events can be auto-reset or manual-reset, right? Is not an auto-reset event the same as a consuming permit?