Difference in usage and implementation of ManualResetEvent(Slim), Semaphore(Slim) and ReaderWriterLock(Slim) December 21, 2023 by Tarik I’ve made some illustrations to help me visualize the the sync primitives. Hope it helps someone else too. SemaphoreSlim CountdownEvent Barrier ManualResetEventSlim