Pagghiu / SaneCppLibraries

Sane C++ Libraries
https://pagghiu.github.io/SaneCppLibraries
MIT License
517 stars 11 forks source link

Add Semaphore to Threading library #7

Open Pagghiu opened 9 months ago

Pagghiu commented 9 months ago

Threading library really needs to be complete, with the addition of a semaphore and a scoped mutex lock / unlock class.