| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | major: added support for nested priority donation | manuel | 2012-05-11 | 1 | -9/+22 |
| | | | | | | minor: replaced priority with a pointer to the waiting thread in condition handling status: 0/18 failed! | ||||
| * | * only wake up one thread in sema_up() and remove pre-sorting in sema_down() | manuel | 2012-05-10 | 1 | -31/+36 |
| | | | | | * some small code guideline fixes | ||||
| * | fix sema_up() and hence the priority-sema testcase => 2/18 failed | manuel | 2012-05-10 | 1 | -14/+6 |
| | | | | | + some minor documentation and cleanup stuff | ||||
| * | * fixed sema_up which didn't yield the cpu | manuel | 2012-05-08 | 1 | -12/+39 |
| | | | | | | | * fixed wrong condition comperator * renamed the comperator functions to better explain their compare element * current status: 3 of 18 tests failed | ||||
| * | first priority donation implementation | manuel | 2012-05-07 | 1 | -3/+68 |
| | | |||||
| * | reorganize file structure to match the upstream requirements | manuel | 2012-03-27 | 1 | -0/+338 |
