Pagghiu / SaneCppLibraries

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

Add Semaphore to Threading library #7

Open Pagghiu opened 10 months ago

Pagghiu commented 10 months ago

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