Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Implemented a read-write lock using only mutex_t and condvar_t (in case the p... | Tobias Brunner | 2009-12-23 | 2 | -0/+186 | |
* | Threading primitives separated. | Tobias Brunner | 2009-12-23 | 7 | -393/+525 | |
* | Moved mutex.c to a separate folder in order to cleanly wrap other threading p... | Tobias Brunner | 2009-12-23 | 1 | -0/+551 |