The GNU Hurd - Tasks: task #7050, implement shared barriers,...
task #7050: implement shared barriers, rwlocks, conds
Follow 5 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2024-05-01 | sthibaul | Summary | implement shared semaphores and mutexes, implement sem_open/semget | implement shared barriers, rwlocks, conds | |
Wiki-like text discussion box | As a starter, maybe sem_open() would be easier, because it seems like it could map very well to a /servers/sem/ directory where named semaphores would live. | sem_open and mutex_init were done, remaining work needed for barriers, rwlocks, conds. | |||
2022-02-15 | sthibaul | Percent Complete | 0% | 50% | |
Wiki-like text discussion box | As a starter, maybe sem_open() would be easier, because it seems like it could map very well to a /servers/sem/ directory where named semaphores would live. | As a starter, maybe sem_open() would be easier, because it seems like it could map very well to a /servers/sem/ directory where named semaphores would live. | |||
2007-07-02 | sthibaul | Wiki-like text discussion box | As a starter, maybe sem_open() would be easier, because it seems like it could map very well to a /servers/sem/ directory where named semaphores would live. |
Powered by Savane 3.13-54b4.
Corresponding source code