added a 'deps' directory and moved w32-pthreads into it

This commit is contained in:
jp9000
2013-10-28 06:20:37 -07:00
parent d2ba08e46b
commit dc38a1b8fc
411 changed files with 0 additions and 0 deletions

7
deps/w32-pthreads/TODO vendored Normal file
View File

@@ -0,0 +1,7 @@
Things that aren't done yet
---------------------------
1. Implement PTHREAD_PROCESS_SHARED for semaphores, mutexes,
condition variables, read/write locks, barriers.