Gajendra GulguliaC++20 Concurrency-5: BarrierLearn about the latest concurrency feature from C++20 that acts as a barrier and can be used to synchronize multiple threads.Oct 4, 2022Oct 4, 2022
Gajendra GulguliaC++20 Concurrency: part-3 request_stop and stop_token for std::jthreadIn this article, we explore the latest feature of C++20’s std::jthreadthat allows one to signal a stop cooperatively on an executing…Jan 12, 20221Jan 12, 20221