aboutsummaryrefslogtreecommitdiff
path: root/chopstx.h
AgeCommit message (Expand)Author
2017-06-26Fix for GNU/Linux emulation.NIIBE Yutaka
2017-06-21Change exit value access.NIIBE Yutaka
2016-07-01Change API of chopstx_setpriorityNIIBE Yutaka
2016-06-28chopstx_poll changeNIIBE Yutaka
2016-06-01Fix chx_fatalNIIBE Yutaka
2016-05-23Remove deprecated APINIIBE Yutaka
2016-05-18eventflag rewriteNIIBE Yutaka
2016-05-16Fix IRQ handling and improve cancellation implementationNIIBE Yutaka
2016-05-13Fix intr_waitNIIBE Yutaka
2016-05-13IRQ handling is now merged into pollingNIIBE Yutaka
2016-05-13Add READY field for chx_poll_XXX so that we can check if it's readyNIIBE Yutaka
2016-04-22Modify chopstx_poll APINIIBE Yutaka
2016-04-21Implement chopstx_pollNIIBE Yutaka
2016-04-06New function: chopstx_pollNIIBE Yutaka
2016-04-06New struct: chx_qhNIIBE Yutaka
2016-03-08AAPCS stack alignmentNIIBE Yutaka
2015-09-10Version 0.09release/0.09NIIBE Yutaka
2015-09-09Cancellation fixesNIIBE Yutaka
2015-09-08fix spin-locking of INTR_TOPNIIBE Yutaka
2015-04-18New: chopstx_main_initNIIBE Yutaka
2013-06-19add CHOPSTX_THREAD_SIZENIIBE Yutaka
2013-06-19add chopstx_mainNIIBE Yutaka
2013-06-17documentation changeNIIBE Yutaka
2013-06-13Adding docNIIBE Yutaka
2013-06-11Add CHOPSTX_PRIO_INHIBIT_PREEMPTIONNIIBE Yutaka
2013-06-05chopstx_usec_wait_internal with pointerNIIBE Yutaka
2013-06-05chopstx_wakeup_usec_waitNIIBE Yutaka
2013-06-05Implement SCHED_RRNIIBE Yutaka
2013-06-04add cleanup rouinesNIIBE Yutaka
2013-06-04Priority macrosNIIBE Yutaka
2013-05-29fix race condition of handle_intr.NIIBE Yutaka
2013-05-28Implement cancellation. Rename, etc.NIIBE Yutaka
2013-05-27Bit fields, intr handling, etc.NIIBE Yutaka
2013-05-27Add join and exitNIIBE Yutaka
2013-05-23update licence textNIIBE Yutaka
2013-05-22update licence notice of chopstx.h, tooNIIBE Yutaka
2013-05-22Implement interrupt as threadNIIBE Yutaka
2013-05-21Initial commitNIIBE Yutaka