diff options
Diffstat (limited to 'libs/pthreads/docs/TODO')
-rw-r--r-- | libs/pthreads/docs/TODO | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/libs/pthreads/docs/TODO b/libs/pthreads/docs/TODO deleted file mode 100644 index fa9efc46e7..0000000000 --- a/libs/pthreads/docs/TODO +++ /dev/null @@ -1,7 +0,0 @@ - Things that aren't done yet - --------------------------- - -1. Implement PTHREAD_PROCESS_SHARED for semaphores, mutexes, - condition variables, read/write locks, barriers. - - |