Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- t -
- TAB_WIDTH
: console.cpp
- TASK_ACTION
: tasks.cpp
- task_alloc
: tasks.hpp
- TASK_BLOCKED
: tasks.hpp
- TASK_ONLY
: tasks.hpp
- TASK_PAUSED
: tasks.hpp
- TASK_READY
: tasks.hpp
- TASK_RUNNING
: tasks.hpp
- TASK_SLEEPING
: tasks.hpp
- task_state
: tasks.hpp
- TASK_STATE_COUNT
: tasks.hpp
- TASK_STOPPED
: tasks.hpp
- tasks_block_current()
: tasks.cpp
, tasks.hpp
- tasks_exit()
: tasks.hpp
, tasks.cpp
- tasks_get_self_time()
: tasks.cpp
, tasks.hpp
- tasks_init()
: tasks.cpp
, tasks.hpp
- tasks_nano_sleep()
: tasks.cpp
, tasks.hpp
- tasks_nano_sleep_until()
: tasks.cpp
, tasks.hpp
- tasks_new()
: tasks.cpp
, tasks.hpp
- tasks_ready
: tasks.cpp
- tasks_schedule()
: tasks.cpp
, tasks.hpp
- tasks_switch_to()
: tasks.hpp
- tasks_sync_block()
: tasks.cpp
, tasks.hpp
- tasks_sync_unblock()
: tasks.cpp
, tasks.hpp
- tasks_unblock()
: tasks.hpp
, tasks.cpp
- tasks_update_time()
: tasks.cpp
- taskSwitched
: regs.hpp
- TIME_SLICE_SIZE
: tasks.hpp
- TIMER_COMMAND_PORT
: timer.hpp
- TIMER_DATA_PORT
: timer.hpp
- timer_init()
: timer.hpp
, timer.cpp
- timer_register_callback()
: timer.hpp
, timer.cpp
- timer_tick
: timer.cpp
, timer.hpp
- tss_entry_t
: tss.hpp
- tss_flush()
: Flush.h
- TTY_HEIGHT
: EarlyPanic.cpp
- TTY_WIDTH
: EarlyPanic.cpp
- TYPE_WIDTH
: printf.cpp