eduOS/include/eduos
2014-01-22 12:13:30 +01:00
..
config.h.example add first steps to support user-level tasks 2014-01-22 12:12:39 +01:00
errno.h add support of nonpreemptive multitasking and additional comments 2013-11-19 23:11:53 +01:00
processor.h add the "smallest" HelloWorld of the world 2013-11-08 17:22:37 +01:00
semaphore.h add irq save spinlocks and semaphores 2013-11-27 22:36:34 +01:00
semaphore_types.h add irq save spinlocks and semaphores 2013-11-27 22:36:34 +01:00
spinlock.h add irq save spinlocks and semaphores 2013-11-27 22:36:34 +01:00
spinlock_types.h add irq save spinlocks and semaphores 2013-11-27 22:36:34 +01:00
stdarg.h add support of nonpreemptive multitasking and additional comments 2013-11-19 23:11:53 +01:00
stddef.h add preemptive multitasking and interrupt handling 2013-11-27 22:49:30 +01:00
stdio.h extending example task, fix bug in handling of the TSS 2014-01-22 12:13:30 +01:00
stdlib.h add support of nonpreemptive multitasking and additional comments 2013-11-19 23:11:53 +01:00
string.h add support of nonpreemptive multitasking and additional comments 2013-11-19 23:11:53 +01:00
syscall.h add first steps to support user-level tasks 2014-01-22 12:12:39 +01:00
tasks.h extending example task, fix bug in handling of the TSS 2014-01-22 12:13:30 +01:00
tasks_types.h add preemptive multitasking and interrupt handling 2013-11-27 22:49:30 +01:00
time.h add preemptive multitasking and interrupt handling 2013-11-27 22:49:30 +01:00