| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | thread: mbox: fix return value for mbox_fetch()thread | H. Peter Anvin | 2009-09-10 | 1 | -2/+6 |
| * | core: thread: move most thread state to stack; task switch errno | H. Peter Anvin | 2009-09-09 | 3 | -19/+38 |
| * | core: thread: merge mbox_post() and mbox_trypost() | H. Peter Anvin | 2009-09-09 | 1 | -14/+3 |
| * | core: add simple mailbox library | H. Peter Anvin | 2009-09-09 | 1 | -0/+64 |
| * | core: thread: add option to not wait on a semaphore at all | H. Peter Anvin | 2009-09-09 | 1 | -26/+33 |
| * | core: thread: have start_thread() allocate memory dynamically | H. Peter Anvin | 2009-09-09 | 3 | -10/+16 |
| * | core: simple thread library | H. Peter Anvin | 2009-09-08 | 10 | -0/+332 |
