Age | Commit message (Expand) | Author |
2016-06-01 | Fix chx_fatal | NIIBE Yutaka |
2016-05-23 | Remove deprecated API | NIIBE Yutaka |
2016-05-18 | eventflag rewrite | NIIBE Yutaka |
2016-05-16 | Fix IRQ handling and improve cancellation implementation | NIIBE Yutaka |
2016-05-13 | Fix intr_wait | NIIBE Yutaka |
2016-05-13 | IRQ handling is now merged into polling | NIIBE Yutaka |
2016-05-13 | Add READY field for chx_poll_XXX so that we can check if it's ready | NIIBE Yutaka |
2016-04-22 | Modify chopstx_poll API | NIIBE Yutaka |
2016-04-21 | Implement chopstx_poll | NIIBE Yutaka |
2016-04-06 | New function: chopstx_poll | NIIBE Yutaka |
2016-04-06 | New struct: chx_qh | NIIBE Yutaka |
2016-03-08 | AAPCS stack alignment | NIIBE Yutaka |
2015-09-10 | Version 0.09release/0.09 | NIIBE Yutaka |
2015-09-09 | Cancellation fixes | NIIBE Yutaka |
2015-09-08 | fix spin-locking of INTR_TOP | NIIBE Yutaka |
2015-04-18 | New: chopstx_main_init | NIIBE Yutaka |
2013-06-19 | add CHOPSTX_THREAD_SIZE | NIIBE Yutaka |
2013-06-19 | add chopstx_main | NIIBE Yutaka |
2013-06-17 | documentation change | NIIBE Yutaka |
2013-06-13 | Adding doc | NIIBE Yutaka |
2013-06-11 | Add CHOPSTX_PRIO_INHIBIT_PREEMPTION | NIIBE Yutaka |
2013-06-05 | chopstx_usec_wait_internal with pointer | NIIBE Yutaka |
2013-06-05 | chopstx_wakeup_usec_wait | NIIBE Yutaka |
2013-06-05 | Implement SCHED_RR | NIIBE Yutaka |
2013-06-04 | add cleanup rouines | NIIBE Yutaka |
2013-06-04 | Priority macros | NIIBE Yutaka |
2013-05-29 | fix race condition of handle_intr. | NIIBE Yutaka |
2013-05-28 | Implement cancellation. Rename, etc. | NIIBE Yutaka |
2013-05-27 | Bit fields, intr handling, etc. | NIIBE Yutaka |
2013-05-27 | Add join and exit | NIIBE Yutaka |
2013-05-23 | update licence text | NIIBE Yutaka |
2013-05-22 | update licence notice of chopstx.h, too | NIIBE Yutaka |
2013-05-22 | Implement interrupt as thread | NIIBE Yutaka |
2013-05-21 | Initial commit | NIIBE Yutaka |