Concurrency Part 5 – WinAPI mutex
This is the fifth part of the Concurrency series. For your convenience you can find other parts in the table of contents in Part 1 – Mutex performance in .NET Last time we called WinAPI through P/Invoke, today we are going to call it directly. Code Results The results are: As you can … Continue reading Concurrency Part 5 – WinAPI mutex