blob: 48b416e0c25e06789d26b8a6fb78676b7dc445e0 (
plain)
1
2
3
4
5
6
7
|
Things that should be doable but aren't yet
-------------------------------------------
1. Implement PTHREAD_PROCESS_SHARED for semaphores, mutexes,
condition variables, read/write locks, barriers.
|