Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- _ -
- a -
- c -
- d -
- f -
- h -
- i -
- IHANDLE_T_FIFO
: prv/semaphore.h
- IHANDLE_T_SEM
: prv/semaphore.h
- ihandle_type
: prv/semaphore.h
- INITIAL_XPSR
: arm-cm3/port_scheduler.c
- isix_alloc()
: memory.c
- isix_alloc_init()
: memory.c
- isix_bug()
: scheduler.c
- ISIX_CONFIG_HZ
: isix_config.h
- ISIX_CONFIG_STACK_GROWTH
: isix_config.h
- ISIX_CONFIG_TASK_STACK_CHECK
: isix_config.h
- ISIX_CONFIG_USE_PREEMPTION
: isix_config.h
- isix_current_task
: prv/scheduler.h
, scheduler.c
- ISIX_DBG_OFF
: config.h
- ISIX_DBG_ON
: config.h
- ISIX_DEBUG_ENABLE
: isix_config.h
- ISIX_DEBUG_FIFO
: isix_config.h
, fifo.c
- ISIX_DEBUG_MEMORY
: isix_config.h
, memory.c
- ISIX_DEBUG_MULTIOBJECTS
: isix_config.h
, multiple_objects.c
- ISIX_DEBUG_SCHEDULER
: isix_config.h
, scheduler.c
- ISIX_DEBUG_SEMAPHORE
: isix_config.h
, semaphore.c
- ISIX_DEBUG_TASK
: isix_config.h
, task.c
- isix_fifo_count()
: fifo.c
- isix_fifo_create()
: fifo.c
- isix_fifo_destroy()
: fifo.c
- isix_fifo_read()
: fifo.c
- isix_fifo_read_isr()
: fifo.c
- isix_fifo_write()
: fifo.c
- isix_fifo_write_isr()
: fifo.c
- isix_free()
: memory.c
- isix_free_stack_space()
: task.c
- isix_get_jiffies()
: scheduler.c
- isix_get_min_priority()
: scheduler.c
- isix_heap_free()
: memory.c
- isix_init()
: scheduler.c
- isix_is_scheduler_active()
: scheduler.c
- ISIX_MAX_SYSCALL_INTERRUPT_PRIORITY
: isix_config.h
- isix_ms2tick()
: semaphore.c
- ISIX_OFF
: config.h
- ISIX_ON
: config.h
- isix_printk
: printk.h
, scheduler.c
- isix_scheduler_running
: prv/scheduler.h
, scheduler.c
- isix_sem_create_limited()
: semaphore.c
- isix_sem_destroy()
: semaphore.c
- isix_sem_get_isr()
: semaphore.c
- isix_sem_getval()
: semaphore.c
- isix_sem_setval()
: semaphore.c
- isix_sem_wait()
: semaphore.c
- isix_start_scheduler()
: scheduler.c
- isix_systime_handler()
: simunix-x86/port_scheduler.c
, arm-cm3/port_scheduler.c
- isix_task_create()
: task.c
- isix_task_delete()
: task.c
- ISIX_TASK_FUNC()
: scheduler.c
- isix_task_self()
: task.c
- isix_vtimer_create()
: irqtimers.c
- isix_vtimer_destroy()
: irqtimers.c
- isix_vtimer_start()
: irqtimers.c
- isix_wait()
: semaphore.c
- isix_wait_for_multiple_objects()
: multiple_objects.c
- isixp_add_task_to_delete_list()
: prv/scheduler.h
, scheduler.c
- isixp_add_task_to_ready_list()
: prv/scheduler.h
, scheduler.c
- isixp_add_task_to_sem_list()
: scheduler.c
, prv/scheduler.h
- isixp_add_task_to_waiting_list()
: scheduler.c
, prv/scheduler.h
- isixp_delete_from_multiple_wait_list()
: prv/multiple_objects.h
, multiple_objects.c
- isixp_delete_task_from_ready_list()
: scheduler.c
, prv/scheduler.h
- isixp_enter_critical()
: scheduler.c
, prv/scheduler.h
- isixp_exit_critical()
: scheduler.c
, prv/scheduler.h
- isixp_schedule()
: scheduler.c
, prv/scheduler.h
- isixp_schedule_time()
: prv/scheduler.h
, scheduler.c
- isixp_sem_can_destroy()
: prv/semaphore.h
- isixp_sem_signal()
: semaphore.c
- isixp_task_change_prio()
: task.c
- isixp_task_init_stack()
: arm-cm3/port_scheduler.c
, simunix-x86/port_scheduler.c
, prv/scheduler.h
- isixp_vtimer_handle_time()
: prv/irqtimers.h
, irqtimers.c
- isixp_vtimer_init()
: prv/irqtimers.h
, irqtimers.c
- isixp_wakeup_multiple()
: semaphore.c
- isixp_wakeup_multiple_waiting_tasks()
: multiple_objects.c
, prv/multiple_objects.h
- ixixp_multiple_objects_init()
: prv/multiple_objects.h
, multiple_objects.c
- j -
- l -
- m -
- n -
- p -
- r -
- s -
- t -
- u -
- v -
- w -