Common: Add a Semaphore wrapper class

This commit is contained in:
Stenzek
2016-08-13 22:08:58 +10:00
parent 828aac7890
commit fdd954e7e7
3 changed files with 52 additions and 0 deletions

View File

@ -125,6 +125,7 @@
<ClInclude Include="Profiler.h" />
<ClInclude Include="ScopeGuard.h" />
<ClInclude Include="SDCardUtil.h" />
<ClInclude Include="Semaphore.h" />
<ClInclude Include="SettingsHandler.h" />
<ClInclude Include="StringUtil.h" />
<ClInclude Include="SymbolDB.h" />