Thread test works!

This commit is contained in:
2016-03-05 23:57:18 +01:00
parent ccc5014cb8
commit ae55b0b4f8
14 changed files with 5781 additions and 190 deletions

View File

@@ -114,6 +114,7 @@
<ClCompile Include="threads.c" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="connector.h" />
<ClInclude Include="pipe.h" />
<ClInclude Include="ringbuffer.h" />
</ItemGroup>