Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- t -
- t : test_priority_scheduling.c, kobject.c, test_sched_timeslice_and_lock.c
- t1_mutex_lock() : main.c
- t2 : main.c
- t2_count : main.c
- t2_fn() : main.c
- t2_mutex_lock() : main.c
- T2_STACK_SIZE : main.c
- T_BIT : cpu.h
- t_cancel_wait_entry() : test_fifo_cancel.c
- t_create : main.c
- t_running() : interrupt_offload.c
- TABLE_INDEX : main.c
- TAG : ft8xx_reference_api.h
- tag() : main.c
- TAG_0 : test_poll.c
- TAG_1 : test_poll.c
- TAG_2 : test_poll.c
- TAG_3 : test_poll.c
- target : main.c
- TARGET_SOURCE : main.c
- TARGET_SOURCE_THREAD_BUFFER : test_mbox_api.c
- task_high() : main.c
- task_high_state : main.c
- task_low() : main.c
- task_low_state : main.c
- task_sem : main.c
- task_wdt_add() : task_wdt.h
- task_wdt_callback_t : task_wdt.h
- task_wdt_delete() : task_wdt.h
- task_wdt_feed() : task_wdt.h
- task_wdt_init() : task_wdt.h
- TBR_TBA : sparc.h
- TBR_TT : sparc.h
- TBR_TT_BIT : sparc.h
- tbuffer : test_msgq_purge.c, test_msgq_contexts.c, test_msgq_attrs.c, test_msgq_fail.c
- tbuffer1 : test_msgq_contexts.c
- tc_rc : main.c, thread_12.c
- tclient : main.c
- tcoop_ctx() : test_sched_is_preempt_thread.c
- TCOUNT : main.c
- tcount : test_kthread_for_each.c
- TCP_NODELAY : socket.h
- TCR_EL1_IPS_SHIFT : arm_mmu.h
- TCR_EL2_PS_SHIFT : arm_mmu.h
- TCR_EL3_PS_SHIFT : arm_mmu.h
- TCR_EPD1_DISABLE : arm_mmu.h
- TCR_IRGN_MASK : arm_mmu.h
- TCR_IRGN_NC : arm_mmu.h
- TCR_IRGN_WBNWA : arm_mmu.h
- TCR_IRGN_WBWA : arm_mmu.h
- TCR_IRGN_WT : arm_mmu.h
- TCR_ORGN_MASK : arm_mmu.h
- TCR_ORGN_NC : arm_mmu.h
- TCR_ORGN_WBNWA : arm_mmu.h
- TCR_ORGN_WBWA : arm_mmu.h
- TCR_ORGN_WT : arm_mmu.h
- TCR_PS_BITS_16TB : arm_mmu.h
- TCR_PS_BITS_1TB : arm_mmu.h
- TCR_PS_BITS_256TB : arm_mmu.h
- TCR_PS_BITS_4GB : arm_mmu.h
- TCR_PS_BITS_4TB : arm_mmu.h
- TCR_PS_BITS_64GB : arm_mmu.h
- TCR_SHARED_INNER : arm_mmu.h
- TCR_SHARED_NON : arm_mmu.h
- TCR_SHARED_OUTER : arm_mmu.h
- TCR_T0SZ : arm_mmu.h
- TCR_T0SZ_SHIFT : arm_mmu.h
- TCR_TG0_16K : arm_mmu.h
- TCR_TG0_4K : arm_mmu.h
- TCR_TG0_64K : arm_mmu.h
- tdata : main.c, test_mutex_error.c, test_pipe_contexts.c, test_queue_contexts.c, test_queue_fail.c, test_queue_loop.c, test_sched_is_preempt_thread.c, test_sched_priority.c, test_sched_timeslice_and_lock.c, main.c, tests_thread_apis.h, main.c, test_msgq_purge.c, clock.c, test_fifo_contexts.c, test_fifo_loop.c, main.c, interrupt_offload.c, test_lifo_contexts.c, test_lifo_loop.c, test_mheap_api.c, test_mheap_concept.c, test_mslab_alloc_wait.c, test_mslab_threadsafe.c, main.c, test_msgq_contexts.c, test_mutex_apis.c, test_kheap_api.c
- tdata1 : test_pipe_contexts.c, test_kthread_for_each.c, test_queue_contexts.c, test_msgq_contexts.c, main.c
- tdata2 : test_msgq_contexts.c, test_mutex_apis.c, test_pipe_contexts.c, test_queue_contexts.c
- tdata3 : test_mutex_apis.c
- tdata_custom : main.c
- tdata_dump_callback() : main.c
- tdata_name : main.c
- tdata_prio : test_sched_priority.c
- teardown_threads() : test_sched_timeslice_and_lock.c
- test_1cpu_basic_reschedule() : main.c
- test_1cpu_basic_schedule() : main.c
- test_1cpu_basic_schedule_running() : main.c
- test_1cpu_delayed_cancel() : main.c
- test_1cpu_delayed_cancel_sync() : main.c
- test_1cpu_delayed_cancel_sync_wait() : main.c
- test_1cpu_delayed_flush() : main.c
- test_1cpu_drain_wait() : main.c
- test_1cpu_immed_reschedule() : main.c
- test_1cpu_immed_schedule() : main.c
- test_1cpu_legacy_delayed_cancel() : main.c
- test_1cpu_legacy_delayed_resubmit() : main.c
- test_1cpu_legacy_delayed_submit() : main.c
- test_1cpu_plugged_drain() : main.c
- test_1cpu_queue_no_yield() : main.c
- test_1cpu_queued_cancel() : main.c
- test_1cpu_queued_cancel_sync() : main.c
- test_1cpu_queued_flush() : main.c
- test_1cpu_reentrant_queue() : main.c
- test_1cpu_running_cancel() : main.c
- test_1cpu_running_cancel_sync() : main.c
- test_1cpu_running_flush() : main.c
- test_1cpu_simple_queue() : main.c
- test_1cpu_sync_queue() : main.c
- test_1cpu_system_queue() : main.c
- test_1cpu_system_reschedule() : main.c
- test_1cpu_system_schedule() : main.c
- test_abort_from_isr() : main.c, test_threads_cancel_abort.c
- test_abort_from_isr_not_self() : main.c, test_threads_cancel_abort.c
- test_abstraction_driver_common() : main.c
- test_access_after_revoke() : main.c
- test_access_kernel_obj_with_priv_data() : test_queue.h, test_queue_contexts.c
- test_access_kobject_without_init_access() : kobject.c, mem_protect.h
- test_access_kobject_without_init_with_access() : kobject.c, mem_protect.h
- test_alloc_kobjects() : kobject.c, mem_protect.h
- test_already_triggered() : main.c
- test_arg64() : main.c
- test_atomic() : atomic.c, main.c
- test_auto_free() : test_queue.h, test_queue_user.c
- test_backing_store_capacity() : main.c
- test_bad_priorities() : test_sched.h, test_sched_priority.c
- test_bad_syscall() : main.c
- test_basic_sem_test() : main.c
- test_bitarray_alloc_free() : bitarray.c, main.c
- test_bitarray_declare() : bitarray.c, main.c
- test_bitarray_region_set_clear() : bitarray.c, main.c
- test_bitarray_set_clear() : bitarray.c, main.c
- test_bitfield() : bitfield.c, main.c
- test_bogus_dynamic_name() : main.c
- test_bootdelay() : boot_delay.c, main.c
- test_bounds_check_mitigation() : main.c
- test_build_suspend_device_list() : main.c
- test_build_time_direct_interrupt() : main.c
- test_build_time_interrupt() : main.c
- test_busy_wait() : main.c
- test_busy_wait_cooperative() : test_sched.h, test_sched_timeslice_and_lock.c
- test_byteorder_mem_swap() : byteorder.c, main.c
- test_byteorder_memcpy_swap() : byteorder.c, main.c
- test_call_stacks_analyze_idle() : main.c
- test_call_stacks_analyze_main() : main.c
- test_call_stacks_analyze_workq() : main.c
- test_clock_cycle() : clock.c, main.c
- test_clock_uptime() : clock.c, main.c
- test_condition_met_type_err() : main.c, test_poll_fail.c
- test_condvar_broadcast_null() : main.c
- test_condvar_init_null() : main.c
- test_condvar_multiple_threads_wait_wake() : main.c
- test_condvar_signal_null() : main.c
- test_condvar_usecase_broadcast() : main.c
- test_condvar_usecase_signal() : main.c
- test_condvar_wait_forever() : main.c
- test_condvar_wait_forever_wake() : main.c
- test_condvar_wait_forever_wake_from_isr() : main.c
- test_condvar_wait_nowait() : main.c
- test_condvar_wait_nowait_wake() : main.c
- test_condvar_wait_null() : main.c
- test_condvar_wait_timeout() : main.c
- test_condvar_wait_timeout_wake() : main.c
- test_conversion() : timer_convert.c
- test_coop_resched_threads() : main.c
- test_cpu_id_threads() : main.c
- test_cpu_idle() : main.c
- test_create_alt_thread() : main.c
- test_create_new_essential_thread_from_user() : kobject.c, mem_protect.h
- test_create_new_higher_prio_thread_from_user() : kobject.c, mem_protect.h
- test_create_new_invalid_prio_thread_from_user() : kobject.c, mem_protect.h
- test_create_new_supervisor_thread_from_user() : kobject.c, mem_protect.h
- test_create_new_thread_from_user() : kobject.c, mem_protect.h
- test_create_new_thread_from_user_huge_stacksize() : kobject.c, mem_protect.h
- test_create_new_thread_from_user_invalid_stacksize() : kobject.c, mem_protect.h
- test_create_new_thread_from_user_no_access_stack() : kobject.c, mem_protect.h
- test_customdata_get_set_coop() : main.c
- test_customdata_get_set_preempt() : main.c
- TEST_CYCLE : atomic.c
- test_deadline() : main.c
- test_define_multi_mbox() : main.c, test_mbox_api.c
- test_delayable_init() : main.c
- test_delayed() : main.c
- test_delayed_cancel() : main.c
- test_delayed_init() : main.c
- test_delayed_pending() : main.c
- test_delayed_submit() : main.c
- test_delayed_thread_abort() : main.c, test_threads_cancel_abort.c
- test_delayed_work_define() : main.c
- test_detect_is_polling() : main.c, test_poll.c
- test_device_init_level() : main.c
- test_device_init_priority() : main.c
- test_direct_interrupt() : direct_isr.c, main.c
- test_disable_mmu_mpu() : main.c
- test_domain : mem_domain.c
- test_domain_add_part_context_switch() : main.c
- test_domain_add_part_drop_to_user() : main.c
- test_domain_add_thread_context_switch() : main.c
- test_domain_add_thread_drop_to_user() : main.c
- test_domain_fail : mem_domain.c
- test_domain_remove_part_context_switch() : main.c
- test_domain_remove_part_drop_to_user() : main.c
- test_drain_empty() : main.c
- test_drain_wait_cb() : main.c
- test_drain_wait_ctx : main.c
- test_dual_fifo_play() : main.c
- test_dual_stack_play() : main.c
- test_dummy_device() : main.c
- test_dummy_device_pm() : main.c
- test_dyn_mutex : main.c
- test_dyn_thread_perms() : main.c
- test_dynamic_name() : main.c
- test_early_sleep() : main.c
- test_early_sleep_app() : main.c
- test_early_sleep_post_kernel() : main.c
- test_enable_and_disable_automatic_runtime_pm() : main.c
- test_enhance_capability() : main.c, test_mbox_api.c
- test_errno() : errno.c, main.c
- test_essential_thread_abort() : test_essential_thread.c, main.c
- test_essential_thread_operation() : main.c, test_essential_thread.c
- test_exec_data() : main.c
- test_exec_heap() : main.c
- test_exec_stack() : main.c
- test_exited : load_store.c, pi.c
- test_failure : main.c
- test_fatal() : main.c
- test_fatal_on_smp() : main.c
- test_ffs() : bitarray.c, main.c
- test_fifo_cancel_wait() : test_fifo_cancel.c, main.c
- test_fifo_get_fail() : main.c, test_fifo_fail.c
- test_fifo_is_empty_isr() : main.c, test_fifo_contexts.c
- test_fifo_is_empty_thread() : main.c, test_fifo_contexts.c
- test_fifo_isr2thread() : main.c, test_fifo_contexts.c
- test_fifo_loop() : main.c, test_fifo_loop.c
- test_fifo_thread2isr() : main.c, test_fifo_contexts.c
- test_fifo_thread2thread() : main.c, test_fifo_contexts.c
- test_float_disable() : main.c
- test_frequency() : main.c
- test_futex_locate_access() : main.c
- test_futex_multiple_threads_wait_wake() : main.c
- test_futex_wait_forever() : main.c
- test_futex_wait_forever_wake() : main.c
- test_futex_wait_forever_wake_from_isr() : main.c
- test_futex_wait_nowait() : main.c
- test_futex_wait_nowait_wake() : main.c
- test_futex_wait_timeout() : main.c
- test_futex_wait_timeout_wake() : main.c
- test_generic_object() : main.c
- test_get_cpu() : main.c
- test_globals() : main.c
- test_half_pipe_block_put_sema() : main.c
- test_half_pipe_put_get() : main.c, test_pipe_contexts.c
- test_half_pipe_saturating_block_put() : main.c
- TEST_HEAP_SIZE : mem_protect.h
- test_idle_stack() : main.c
- test_inc_concurrency() : main.c
- test_inherit_resource_pool() : inherit.c, mem_protect.h
- test_init_and_access_other_memdomain() : main.c
- test_irq() : main.c
- test_irq_locking() : main.c
- test_irq_offload() : irq_offload.c, main.c
- TEST_IRQ_TABLE_SIZE : main.c
- test_is_usermode() : main.c
- test_isr_dynamic() : dynamic_isr.c, main.c
- test_isr_fifo_play() : main.c
- test_isr_offload_job() : interrupt_offload.c, main.c
- test_isr_offload_job_identi() : interrupt_offload.c, main.c
- test_isr_offload_job_multiple() : interrupt_offload.c, main.c
- test_isr_regular() : main.c, regular_isr.c
- test_isr_stack_play() : main.c
- test_k_aligned_alloc() : test_mheap_api.c, main.c
- test_k_busy_wait() : main.c
- test_k_busy_wait_user() : main.c
- test_k_float_disable_common() : k_float_disable.c, main.c
- test_k_float_disable_irq() : k_float_disable.c, main.c
- test_k_float_disable_syscall() : k_float_disable.c, main.c
- test_k_heap_alloc() : main.c, test_kheap_api.c
- test_k_heap_alloc_fail() : test_kheap_api.c, main.c
- test_k_heap_alloc_pending() : main.c, test_kheap_api.c
- test_k_heap_free() : main.c, test_kheap_api.c
- test_k_heap_min_size() : main.c, test_kheap_api.c
- test_k_mem_map_exhaustion() : main.c
- test_k_mem_map_guard_after() : main.c
- test_k_mem_map_guard_before() : main.c
- test_k_mem_map_unmap() : main.c
- test_k_mem_page_in() : main.c
- test_k_mem_page_out() : main.c
- test_k_mem_pin() : main.c
- test_k_mem_unpin() : main.c
- test_k_poll_user_mem_err() : main.c, test_poll_fail.c
- test_k_poll_user_num_err() : main.c, test_poll_fail.c
- test_k_poll_user_type_fifo_err() : main.c, test_poll_fail.c
- test_k_poll_user_type_msgq_err() : main.c, test_poll_fail.c
- test_k_poll_user_type_sem_err() : main.c, test_poll_fail.c
- test_k_poll_user_type_signal_err() : main.c, test_poll_fail.c
- test_k_sem_correct_count_limit() : main.c
- test_k_sem_define() : main.c
- test_k_sem_init() : main.c
- test_k_sleep() : main.c
- test_k_thread_foreach() : main.c, test_kthread_for_each.c
- test_k_thread_foreach_null_cb() : main.c, test_kthread_for_each.c
- test_k_thread_foreach_unlocked() : main.c, test_kthread_for_each.c
- test_k_thread_foreach_unlocked_null_cb() : main.c, test_kthread_for_each.c
- test_k_thread_priority_get_init_null() : test_sched.h, user_api.c
- test_k_thread_priority_set_init_null() : test_sched.h, user_api.c
- test_k_thread_priority_set_overmax() : test_sched.h, user_api.c
- test_k_thread_priority_set_upgrade() : test_sched.h, user_api.c
- test_k_thread_resume_init_null() : test_sched.h, user_api.c
- test_k_thread_stack_space_get_user() : main.c
- test_k_thread_state_str() : main.c, test_kthread_for_each.c
- test_k_thread_suspend_init_null() : test_sched.h, user_api.c
- test_k_wakeup_init_null() : test_sched.h, user_api.c
- test_k_work_user_init() : main.c
- test_k_work_user_submit_to_queue_fail() : main.c
- test_k_yield() : main.c
- test_kdefine_coop_thread() : main.c
- test_kdefine_preempt_thread() : main.c
- test_kernel_cpu_idle() : main.c
- test_kernel_cpu_idle_atomic() : main.c
- test_kernel_create_dyn_user_thread() : main.c
- test_kernel_ctx_thread() : main.c
- test_kernel_interrupts() : main.c
- test_kernel_thread() : main.c
- test_kernel_timer_interrupts() : main.c
- test_kheap_alloc_in_isr_nowait() : main.c, test_kheap_api.c
- test_kinit_coop_thread() : main.c
- test_kinit_preempt_thread() : main.c
- test_kobj_assign_perms_on_alloc_obj() : main.c
- test_kobj_create_out_of_memory() : kobject.c, mem_protect.h
- test_kobject_access_all_grant() : kobject.c, mem_protect.h
- test_kobject_access_all_grant_error() : kobject.c, mem_protect.h
- test_kobject_access_grant() : kobject.c, mem_protect.h
- test_kobject_access_grant_error() : kobject.c, mem_protect.h
- test_kobject_access_grant_error_user() : kobject.c, mem_protect.h
- test_kobject_access_grant_error_user_null() : kobject.c, mem_protect.h
- test_kobject_access_grant_to_invalid_thread() : kobject.c, mem_protect.h
- test_kobject_access_invalid_kobject() : kobject.c, mem_protect.h
- test_kobject_free_error() : kobject.c, mem_protect.h
- test_kobject_grant_access_kobj() : kobject.c, mem_protect.h
- test_kobject_grant_access_kobj_invalid() : kobject.c, mem_protect.h
- test_kobject_init_error() : kobject.c, mem_protect.h
- test_kobject_perm_error() : kobject.c, mem_protect.h
- test_kobject_reinitialize_thread_kobj() : kobject.c, mem_protect.h
- test_kobject_release_from_user() : kobject.c, mem_protect.h
- test_kobject_release_null() : kobject.c, mem_protect.h
- test_kobject_revoke_access() : kobject.c, mem_protect.h
- test_krnl_obj_static_alloc_build_time() : mem_protect.h
- test_legacy_delayed_init() : main.c
- test_lifo_get_fail() : main.c, test_lifo_fail.c
- test_lifo_isr2thread() : main.c, test_lifo_contexts.c
- test_lifo_loop() : main.c, test_lifo_loop.c
- test_lifo_nowait() : main.c
- test_lifo_thread2isr() : main.c, test_lifo_contexts.c
- test_lifo_thread2thread() : main.c, test_lifo_contexts.c
- test_lifo_wait() : main.c
- test_load_store() : load_store.c, main.c
- test_lock_preemptible() : test_sched_timeslice_and_lock.c, test_sched.h
- test_loprio_thread : test_poll.c
- test_macros_obtain_names_data_bss() : mem_protect.h
- test_main() : main.c, test_mutex_error.c, test_mutex_apis.c, main.c, ztest.h, main.c
- test_malloc_in_isr() : main.c, test_mheap_api.c
- test_malloc_in_thread() : main.c, test_mheap_api.c
- test_map_anon_pages() : main.c
- test_mark_thread_exit_uninitialized() : kobject.c, mem_protect.h
- test_mbox_async_multiple_put() : main.c, test_mbox_api.c
- test_mbox_async_put_get_block() : main.c, test_mbox_api.c
- test_mbox_async_put_get_buffer() : main.c, test_mbox_api.c
- test_mbox_async_put_to_waiting_get() : main.c, test_mbox_api.c
- test_mbox_block_get_buff_to_pool() : main.c
- test_mbox_block_get_buff_to_smaller_pool() : main.c
- test_mbox_block_get_invalid_pool() : main.c
- test_mbox_clean_up_tx_pool() : main.c
- test_mbox_data_get_null() : main.c, test_mbox_api.c
- test_mbox_dispose_size_0_msg() : main.c, test_mbox_api.c
- test_mbox_get_put_block_data() : main.c, test_mbox_api.c
- test_mbox_get_waiting_put_incorrect_tid() : main.c, test_mbox_api.c
- test_mbox_incorrect_receiver_tid() : main.c, test_mbox_api.c
- test_mbox_incorrect_transmit_tid() : main.c, test_mbox_api.c
- test_mbox_init() : main.c
- test_mbox_kdefine() : main.c, test_mbox_api.c
- test_mbox_kinit() : test_mbox_api.c, main.c
- test_mbox_msg_tid_mismatch() : main.c, test_mbox_api.c
- test_mbox_multiple_waiting_get() : main.c, test_mbox_api.c
- test_mbox_put_get_buffer() : main.c, test_mbox_api.c
- test_mbox_put_get_null() : main.c, test_mbox_api.c
- test_mbox_target_source_thread_block() : main.c
- test_mbox_target_source_thread_buffer() : main.c, test_mbox_api.c
- test_mbox_timed_out_mbox_get() : main.c, test_mbox_api.c
- test_mem_domain_api_supervisor_only() : mem_domain.c, mem_protect.h
- test_mem_domain_boot_threads() : mem_domain.c, mem_protect.h
- test_mem_domain_init_fail() : mem_domain.c, mem_protect.h
- test_mem_domain_invalid_access() : mem_domain.c, mem_protect.h
- test_mem_domain_migration() : mem_domain.c, mem_protect.h
- test_mem_domain_no_writes_to_ro() : mem_domain.c, mem_protect.h
- test_mem_domain_remove_add_partition() : mem_domain.c, mem_protect.h
- test_mem_domain_remove_part_fail() : mem_protect.h, mem_domain.c
- test_mem_domain_setup() : mem_domain.c, mem_protect.h
- test_mem_domain_valid_access() : mem_domain.c, mem_protect.h
- test_mem_part_assert_add_overmax() : mem_domain.c, mem_protect.h
- test_mem_part_assign_bss_vars_zero() : mem_protect.h
- test_mem_part_auto_determ_size() : mem_protect.h
- test_mem_part_overlap() : mem_protect.h, mem_domain.c
- test_message_capture() : main.c
- test_mheap_calloc() : main.c, test_mheap_api.c
- test_mheap_malloc_align4() : main.c, test_mheap_concept.c
- test_mheap_malloc_free() : main.c, test_mheap_api.c
- test_mheap_threadsafe() : main.c, test_mheap_concept.c
- test_mmio_device_map() : main.c, mmio.c
- test_mmio_multiple() : main.c, mmio.c
- test_mmio_single() : main.c, mmio.c
- test_mmio_toplevel() : mmio.c, main.c
- test_more_args() : main.c
- test_mp_start() : main.c
- test_ms_time_duration() : clock.c, main.c
- test_msg_receiver() : main.c
- test_msg_receiver_unlimited() : main.c
- test_msgq_alloc() : main.c, test_msgq_contexts.c
- test_msgq_attrs_get() : main.c, test_msgq_attrs.c
- test_msgq_empty() : main.c, test_msgq_contexts.c
- test_msgq_full() : main.c, test_msgq_contexts.c
- test_msgq_get_fail() : main.c, test_msgq_fail.c
- test_msgq_isr() : test_msgq_contexts.c, main.c
- test_msgq_pend_thread() : main.c, test_msgq_contexts.c
- test_msgq_purge_when_put() : main.c, test_msgq_purge.c
- test_msgq_put_fail() : main.c, test_msgq_fail.c
- test_msgq_thread() : main.c, test_msgq_contexts.c
- test_msgq_thread_overflow() : main.c, test_msgq_contexts.c
- test_msgq_usage() : main.c
- test_msgq_user_attrs_get() : main.c, test_msgq_attrs.c
- test_msgq_user_get_fail() : main.c, test_msgq_fail.c
- test_msgq_user_purge_when_put() : main.c, test_msgq_purge.c
- test_msgq_user_put_fail() : test_msgq_fail.c, main.c
- test_msgq_user_thread() : main.c, test_msgq_contexts.c
- test_msgq_user_thread_overflow() : main.c, test_msgq_contexts.c
- test_mslab() : main.c
- test_mslab_alloc_align() : main.c, test_mslab_api.c
- test_mslab_alloc_free_thread() : main.c, test_mslab_api.c
- test_mslab_alloc_timeout() : main.c, test_mslab_api.c
- test_mslab_alloc_wait_prio() : test_mslab_alloc_wait.c, main.c
- test_mslab_kdefine() : main.c, test_mslab_api.c
- test_mslab_kdefine_extern() : main.c, test_mslab_extern.c
- test_mslab_kinit() : main.c, test_mslab_api.c
- test_mslab_threadsafe() : main.c, test_mslab_threadsafe.c
- test_mslab_used_get() : main.c, test_mslab_api.c
- test_multi_thread_sem_limit() : main.c
- test_multi_thread_send_get() : main.c
- test_multilib() : multilib.c, main.c
- test_multiple_condvar_wait_wake() : main.c
- test_multiple_futex_wait_wake() : main.c
- test_multiple_queues() : test_queue.h, test_queue_contexts.c
- test_multiple_thread_sem_usage() : main.c
- test_multiple_threads_get_data() : main.c
- test_multiple_threads_pending() : main.c
- test_mutex() : main.c
- test_mutex_init_invalid_obj() : test_mutex_error.c
- test_mutex_init_null() : test_mutex_error.c
- test_mutex_lock_invalid_obj() : test_mutex_error.c
- test_mutex_lock_null() : test_mutex_error.c
- test_mutex_lock_unlock() : test_mutex_apis.c
- test_mutex_multithread_competition() : main.c, thread_competition.c
- test_mutex_priority_inheritance() : test_mutex_apis.c
- test_mutex_recursive() : test_mutex_apis.c
- test_mutex_reent_lock_forever() : test_mutex_apis.c
- test_mutex_reent_lock_no_wait() : test_mutex_apis.c
- test_mutex_reent_lock_timeout_fail() : test_mutex_apis.c
- test_mutex_reent_lock_timeout_pass() : test_mutex_apis.c
- test_mutex_unlock_invalid_obj() : test_mutex_error.c
- test_mutex_unlock_null() : test_mutex_error.c
- test_nested_irq_offload() : irq_offload.c, main.c
- test_nested_isr() : main.c, nested_irq.c
- test_new_user_thread_with_in_use_stack_obj() : kobject.c, mem_protect.h
- test_no_ref_dyn_kobj_release_mem() : main.c
- test_nop() : irq_offload.c, main.c
- TEST_NOT_STARTED : main.c
- test_null_dynamic_name() : main.c
- test_null_queue() : main.c
- TEST_NUM_IRQS : main.c
- test_object() : main.c
- test_object_recycle() : main.c
- test_objects_init() : main.c
- TEST_OFFLOAD_IDENTICAL_JOBS : interrupt_offload.c
- TEST_OFFLOAD_MULTI_JOBS : interrupt_offload.c
- test_offload_workqueue() : main.c
- TEST_OK : main.c
- test_oops : main.c
- test_oops_exception() : main.c
- test_oops_maxint() : main.c
- test_oops_oops() : main.c
- test_oops_panic() : main.c
- test_oops_stackcheck() : main.c
- test_page : main.c
- test_para_init() : main.c
- test_pass_noperms_object() : main.c
- test_pending_fifo() : main.c
- test_pending_lifo() : main.c
- test_pending_thread_wakeup() : test_sched.h, test_sched_timeslice_and_lock.c
- test_pending_timer() : main.c
- test_permission_inheritance() : inherit.c, mem_protect.h
- test_pi() : main.c, pi.c
- test_pipe : main.c
- test_pipe_alloc() : main.c, test_pipe_contexts.c
- test_pipe_alloc_not_init() : main.c, test_pipe_fail.c
- test_pipe_avail_no_buffer() : main.c, test_pipe_avail.c
- test_pipe_avail_r_eq_w_empty() : main.c, test_pipe_avail.c
- test_pipe_avail_r_eq_w_full() : main.c, test_pipe_avail.c
- test_pipe_avail_r_lt_w() : main.c, test_pipe_avail.c
- test_pipe_avail_w_lt_r() : main.c, test_pipe_avail.c
- test_pipe_block_put() : main.c
- test_pipe_block_put_sema() : main.c
- test_pipe_block_writer_wait() : main.c
- test_pipe_cleanup() : main.c, test_pipe_contexts.c
- test_pipe_define_at_runtime() : main.c, test_pipe.c
- test_pipe_forever_timeout() : main.c, test_pipe.c
- test_pipe_forever_wait() : main.c, test_pipe.c
- test_pipe_get_fail() : main.c, test_pipe_fail.c
- test_pipe_get_invalid_size() : main.c, test_pipe.c
- test_pipe_get_large() : main.c, test_pipe_contexts.c
- test_pipe_get_min_xfer() : main.c, test_pipe.c
- test_pipe_get_null() : test_pipe_fail.c, main.c
- test_pipe_get_on_empty_pipe() : main.c, test_pipe.c
- test_pipe_get_put() : main.c, test_pipe_contexts.c
- test_pipe_get_timeout() : main.c, test_pipe.c
- test_pipe_get_unreach_data() : main.c, test_pipe_fail.c
- test_pipe_get_unreach_size() : main.c, test_pipe_fail.c
- test_pipe_on_multiple_elements() : main.c, test_pipe.c
- test_pipe_on_single_elements() : test_pipe.c, main.c
- test_pipe_put_fail() : main.c, test_pipe_fail.c
- test_pipe_put_min_xfer() : main.c, test_pipe.c
- test_pipe_put_null() : main.c, test_pipe_fail.c
- test_pipe_put_unreach_data() : main.c, test_pipe_fail.c
- test_pipe_put_unreach_size() : main.c, test_pipe_fail.c
- test_pipe_read_avail_null() : main.c, test_pipe_fail.c
- test_pipe_reader_wait() : test_pipe_contexts.c, main.c
- test_pipe_thread2thread() : main.c, test_pipe_contexts.c
- test_pipe_timeout() : main.c, test_pipe.c
- test_pipe_user_get_fail() : main.c, test_pipe_fail.c
- test_pipe_user_put_fail() : main.c, test_pipe_fail.c
- test_pipe_user_thread2thread() : main.c, test_pipe_contexts.c
- test_pipe_write_avail_null() : main.c, test_pipe_fail.c
- test_poll_cancel() : test_poll.c
- test_poll_cancel_main_high_prio() : test_poll.c, main.c
- test_poll_cancel_main_low_prio() : main.c, test_poll.c
- test_poll_fail_grant_access() : main.c, test_poll_fail.c
- test_poll_grant_access() : main.c, test_poll.c
- test_poll_lower_prio() : main.c, test_poll_fail.c
- test_poll_multi() : main.c, test_poll.c
- test_poll_no_wait() : main.c, test_poll.c
- test_poll_signal_check_obj() : main.c, test_poll_fail.c
- test_poll_signal_check_result() : main.c, test_poll_fail.c
- test_poll_signal_check_signal() : main.c, test_poll_fail.c
- test_poll_signal_init_null() : main.c, test_poll_fail.c
- test_poll_signal_raise_null() : main.c, test_poll_fail.c
- test_poll_signal_reset_null() : main.c, test_poll_fail.c
- test_poll_threadstate() : main.c, test_poll.c
- test_poll_wait() : test_poll.c, main.c
- test_poll_zero_events() : main.c, test_poll.c
- test_pool : main.c, test_queue.h
- test_pre_kernel_detection() : main.c
- test_preempt() : main.c
- test_preempt_resched_threads() : main.c
- test_prevent_interruption() : main.c, prevent_irq.c
- test_printk() : main.c, printk.c
- test_priority_cooperative() : test_sched_priority.c, test_sched.h
- test_priority_preemptible() : test_sched.h, test_sched_priority.c
- test_priority_preemptible_wait_prio() : test_sched.h, test_sched_priority.c
- test_priority_scheduling() : test_priority_scheduling.c, test_sched.h
- test_queue_alloc() : test_queue.h, test_queue_contexts.c
- test_queue_alloc_append_null() : test_queue.h, test_queue_fail.c
- test_queue_alloc_append_user() : test_queue.h, test_queue_user.c
- test_queue_alloc_prepend_null() : test_queue.h, test_queue_fail.c
- test_queue_alloc_prepend_user() : test_queue.h, test_queue_user.c
- test_queue_append_list_error() : test_queue.h, test_queue_fail.c
- test_queue_cancel_wait_error() : test_queue.h, test_queue_fail.c
- test_queue_get_2threads() : test_queue.h, test_queue_contexts.c
- test_queue_get_fail() : test_queue.h, test_queue_fail.c
- test_queue_get_null() : test_queue.h, test_queue_fail.c
- test_queue_init_null() : test_queue.h, test_queue_fail.c
- test_queue_is_empty_null() : test_queue.h, test_queue_fail.c
- test_queue_isr2thread() : test_queue.h, test_queue_contexts.c
- test_queue_loop() : test_queue.h, test_queue_loop.c
- test_queue_merge_list_error() : test_queue.h, test_queue_fail.c
- test_queue_multithread_competition() : test_queue.h, test_queue_contexts.c
- test_queue_peek_head_null() : test_queue.h, test_queue_fail.c
- test_queue_peek_tail_null() : test_queue.h, test_queue_fail.c
- test_queue_poll_race() : test_queue.h, test_queue_contexts.c
- test_queue_start() : main.c
- test_queue_supv_to_user() : test_queue_user.c, test_queue.h
- test_queue_thread2isr() : test_queue.h, test_queue_contexts.c
- test_queue_thread2thread() : test_queue.h, test_queue_contexts.c
- test_read_kernel_data() : main.c
- test_read_kernram() : main.c
- test_read_kobject_user_pipe() : main.c
- test_read_other_stack() : main.c
- test_resource_pool_auto_free() : main.c, test_pipe_contexts.c
- test_resubmit() : main.c
- test_result : main.c
- test_resume_unsuspend_thread() : main.c, test_threads_suspend_resume.c
- test_revoke_noperms_object() : main.c
- test_run_time_interrupt() : main.c
- test_running_cancel_cb() : main.c
- test_running_cancel_ctx : main.c
- test_sched_is_preempt_thread() : test_sched.h, test_sched_is_preempt_thread.c
- test_sem_count_get() : main.c
- test_sem_count_get_null() : main.c
- test_sem_give_from_isr() : main.c
- test_sem_give_from_thread() : main.c
- test_sem_give_limit() : main.c
- test_sem_give_null() : main.c
- test_sem_give_take_from_isr() : main.c
- test_sem_init_null() : main.c
- test_sem_measure_timeout_from_thread() : main.c
- test_sem_measure_timeouts() : main.c
- test_sem_multi_take_timeout_diff_sem() : main.c
- test_sem_multiple_take_and_timeouts() : main.c
- test_sem_multiple_threads_wait() : main.c
- test_sem_queue_mutual_exclusion() : main.c
- test_sem_reset() : main.c
- test_sem_reset_null() : main.c
- test_sem_reset_waiting() : main.c
- test_sem_take_multiple() : main.c
- test_sem_take_no_wait() : main.c
- test_sem_take_no_wait_fails() : main.c
- test_sem_take_null() : main.c
- test_sem_take_timeout() : main.c
- test_sem_take_timeout_fails() : main.c
- test_sem_take_timeout_forever() : main.c
- test_sem_take_timeout_isr() : main.c
- test_sem_thread2isr() : main.c
- test_sem_thread2thread() : main.c
- test_send() : main.c
- test_send_un() : main.c
- test_sequence() : main.c
- test_signal : test_poll.c
- test_simple_sem_from_isr() : main.c
- test_simple_sem_from_task() : main.c
- test_single_fifo_play() : main.c
- test_single_stack_play() : main.c
- test_slab_free_all_blocks() : main.c
- test_slab_get_all_blocks() : main.c
- test_sleep() : main.c
- test_sleep_abs() : main.c
- test_sleep_cooperative() : test_sched_timeslice_and_lock.c, test_sched.h
- test_sleep_forever() : main.c
- test_sleep_threads() : main.c
- test_sleep_wakeup_preemptible() : test_sched.h, test_sched_timeslice_and_lock.c
- test_slice_reset() : test_sched.h, test_sched_timeslice_reset.c
- test_slice_scheduling() : test_sched.h, test_slice_scheduling.c
- test_smp_coop_threads() : main.c
- test_smp_ipi() : main.c
- test_smp_release_global_lock() : main.c
- test_smp_running_cancel() : main.c
- test_smp_simple_queue() : main.c
- test_spinlock_basic() : main.c
- test_spinlock_bounce() : main.c
- test_spinlock_mutual_exclusion() : main.c
- test_spinlock_no_recursive() : main.c, spinlock_error_case.c
- test_spinlock_release_error() : main.c, spinlock_error_case.c
- test_spinlock_unlock_error() : main.c, spinlock_error_case.c
- test_stack_alloc_thread2thread() : main.c, test_stack_contexts.c
- test_stack_buffer() : main.c
- test_stack_cleanup_error() : main.c, test_stack_fail.c
- test_stack_multithread_competition() : main.c, test_stack_contexts.c
- test_stack_pop_can_wait() : main.c
- test_stack_pop_fail() : test_stack_fail.c, main.c
- test_stack_pt_randomization() : main.c
- test_stack_push_full() : main.c, test_stack_fail.c
- test_stack_thread2isr() : main.c, test_stack_contexts.c
- test_stack_thread2thread() : main.c, test_stack_contexts.c
- test_stack_user_init_invalid_value() : main.c, test_stack_fail.c
- test_stack_user_init_null() : main.c, test_stack_fail.c
- test_stack_user_pop_fail() : main.c, test_stack_fail.c
- test_stack_user_pop_null() : main.c, test_stack_fail.c
- test_stack_user_pop_permission() : main.c, test_stack_fail.c
- test_stack_user_push_null() : main.c, test_stack_fail.c
- test_stack_user_thread2thread() : main.c, test_stack_contexts.c
- test_stackprot() : main.c
- test_start_kernel_thread() : main.c
- test_starve() : main.c
- TEST_STRING : test_kthread_for_each.c, main.c
- test_string_nlen() : main.c
- TEST_STRING_UNLOCKED : test_kthread_for_each.c
- test_supervisor_access() : main.c
- test_sys_get_be16() : byteorder.c, main.c
- test_sys_get_be24() : byteorder.c, main.c
- test_sys_get_be32() : byteorder.c, main.c
- test_sys_get_be48() : byteorder.c, main.c
- test_sys_get_be64() : byteorder.c, main.c
- test_sys_get_le16() : byteorder.c, main.c
- test_sys_get_le24() : byteorder.c, main.c
- test_sys_get_le32() : byteorder.c, main.c
- test_sys_get_le48() : byteorder.c, main.c
- test_sys_get_le64() : byteorder.c, main.c
- test_sys_heap_mem_pool_assign() : main.c, test_mheap_api.c
- test_sys_init() : main.c
- test_sys_put_be16() : byteorder.c, main.c
- test_sys_put_be24() : byteorder.c, main.c
- test_sys_put_be32() : byteorder.c, main.c
- test_sys_put_be48() : byteorder.c, main.c
- test_sys_put_be64() : byteorder.c, main.c
- test_sys_put_le16() : byteorder.c, main.c
- test_sys_put_le24() : byteorder.c, main.c
- test_sys_put_le32() : byteorder.c, main.c
- test_sys_put_le48() : main.c, byteorder.c
- test_sys_put_le64() : byteorder.c, main.c
- test_syscall_context() : main.c
- test_syscall_context_user() : main.c
- test_syscall_invalid_kobject() : kobject.c, mem_protect.h
- test_syscall_torture() : main.c
- test_systhreads_idle() : main.c
- test_systhreads_main() : main.c
- test_tdata : main.c
- test_thread : test_poll.c, main.c
- test_thread1 : test_poll_fail.c
- test_thread2 : test_poll_fail.c
- test_thread_1_for_SU() : inherit.c
- test_thread_1_for_user() : inherit.c
- test_thread_alloc_out_of_idx() : kobject.c, mem_protect.h
- test_thread_context() : errno.c, main.c
- test_thread_create_stack_null() : main.c
- test_thread_create_stack_overflow() : main.c
- test_thread_create_uninit() : main.c
- test_thread_data : main.c
- test_thread_has_residual_permissions() : kobject.c, mem_protect.h
- test_thread_id : main.c
- test_thread_index_management() : main.c
- test_thread_join() : main.c
- test_thread_join_deadlock() : main.c
- test_thread_join_isr() : main.c
- test_thread_name_get_set() : main.c
- test_thread_name_user_get_set() : main.c
- test_thread_pend_and_get_data() : main.c
- test_thread_pend_and_timeout() : main.c
- TEST_THREAD_PRIORITY : main.c
- test_thread_put_timeout() : main.c
- test_thread_runtime_stats_get() : main.c
- test_thread_sem : main.c
- test_thread_start() : main.c, test_threads_spawn.c
- test_thread_start_user() : main.c, test_threads_spawn.c
- test_thread_timeout_remaining_expires() : main.c
- test_thread_timeout_reply_values() : main.c
- test_thread_timeout_reply_values_wfe() : main.c
- test_thread_without_kobject_permission() : kobject.c, mem_protect.h
- test_threads_abort_others() : main.c, test_threads_cancel_abort.c
- test_threads_abort_repeat() : main.c, test_threads_cancel_abort.c
- test_threads_abort_self() : main.c, test_threads_cancel_abort.c
- test_threads_access_atomic() : atomic.c, main.c
- test_threads_cpu_mask() : main.c, test_threads_cpu_mask.c
- test_threads_priority_set() : main.c, test_threads_set_priority.c
- test_threads_spawn_delay() : main.c, test_threads_spawn.c
- test_threads_spawn_forever() : test_threads_spawn.c, main.c
- test_threads_spawn_params() : main.c, test_threads_spawn.c
- test_threads_spawn_priority() : main.c, test_threads_spawn.c
- test_threads_suspend() : main.c, test_threads_suspend_resume.c
- test_threads_suspend_resume_cooperative() : main.c, test_threads_suspend_resume.c
- test_threads_suspend_resume_preemptible() : main.c, test_threads_suspend_resume.c
- test_threads_suspend_timeout() : main.c, test_threads_suspend_resume.c
- test_tickless_slice() : main.c
- test_tickless_sysclock() : main.c
- TEST_TICKS_TO_SLEEP : main.c
- test_time_conversions() : main.c, timer_convert.c
- test_time_slicing_disable_preemptible() : test_sched.h, test_sched_timeslice_and_lock.c
- test_time_slicing_preemptible() : test_sched.h, test_sched_timeslice_and_lock.c
- TEST_TIMEOUT : main.c
- test_timeout_abs() : main.c
- test_timeout_empty_fifo() : main.c
- test_timeout_empty_lifo() : main.c
- test_timeout_end_calc() : main.c
- test_timeout_expires_ticks() : main.c
- test_timeout_fifo_thread() : main.c
- test_timeout_lifo_thread() : main.c
- test_timeout_non_empty_fifo() : main.c
- test_timeout_non_empty_lifo() : main.c
- test_timeout_order() : main.c, timeout_order.c
- test_timeout_remaining_ticks() : main.c
- test_timeout_setup() : main.c
- test_timeout_threads_pend_fail_on_fifo() : main.c
- test_timeout_threads_pend_on_dual_fifos() : main.c
- test_timeout_threads_pend_on_fifo() : main.c
- test_timeout_threads_pend_on_lifo() : main.c
- test_timer() : main.c
- test_timer_add_timeout() : main.c
- test_timer_duration_period() : main.c
- test_timer_expirefn_null() : main.c
- test_timer_expires_ticks_null() : main.c
- test_timer_handle() : main.c
- test_timer_k_define() : main.c
- test_timer_period_0() : main.c
- test_timer_period_k_forever() : main.c
- test_timer_periodicity() : main.c
- test_timer_remaining() : main.c
- test_timer_remaining_ticks_null() : main.c
- test_timer_restart() : main.c
- test_timer_start_null() : main.c
- test_timer_status_get() : main.c
- test_timer_status_get_anytime() : main.c
- test_timer_status_get_null() : main.c
- test_timer_status_sync() : main.c
- test_timer_status_sync_null() : main.c
- test_timer_stop_null() : main.c
- test_timer_user_data() : main.c
- test_timer_user_data_get_null() : main.c
- test_timer_user_data_set_null() : main.c
- test_tls() : main.c
- test_tls_leakage() : main.c
- test_tls_pointer() : main.c
- test_tls_userspace() : main.c
- test_to_copy() : main.c
- test_touch_anon_pages() : main.c
- test_triggered() : main.c
- test_triggered_init() : main.c
- test_triggered_no_wait() : main.c
- test_triggered_no_wait_expired() : main.c
- test_triggered_resubmit() : main.c
- test_triggered_submit() : main.c
- test_triggered_trigger() : main.c
- test_triggered_wait() : main.c
- test_triggered_wait_expired() : main.c
- test_unimplemented_syscall() : main.c
- TEST_UNIT_READY : usb_msc.h
- test_unlock_nested_sched_lock() : test_sched.h, test_sched_timeslice_and_lock.c
- test_unlock_preemptible() : test_sched.h, test_sched_timeslice_and_lock.c
- test_unqueued() : main.c
- test_unstarted() : main.c
- test_user_access() : main.c
- test_user_create_dyn_user_thread() : main.c
- test_user_futex_bad() : main.c
- test_user_get_hist() : main.c
- test_user_get_stats() : main.c
- test_user_k_is_preempt() : test_sched.h, user_api.c
- test_user_k_wakeup() : test_sched.h, user_api.c
- test_user_mode() : main.c
- test_user_mode_enter() : main.c
- test_user_string_alloc_copy() : main.c
- test_user_string_copy() : main.c
- test_user_work_submit_to_queue_thread() : main.c
- test_user_workq_granted_access() : main.c
- test_user_workq_granted_access_setup() : main.c
- test_usleep() : main.c, usleep.c
- TEST_VAL_1 : main.c
- TEST_VAL_2 : main.c
- TEST_VAL_3 : main.c
- TEST_VAL_4 : main.c
- test_version() : main.c
- test_wakeup_expired_timer_thread() : test_sched.h, test_sched_timeslice_and_lock.c
- test_wakeup_threads() : main.c
- test_work_init() : main.c
- test_work_user_queue_start_before_submit() : main.c
- test_workq_on_smp() : main.c
- test_write_control() : main.c
- test_write_kernel_data() : main.c
- test_write_kernram() : main.c
- test_write_kernro() : main.c
- test_write_kerntext() : main.c
- test_write_other_stack() : main.c
- test_write_priv_stack() : main.c
- test_write_ro() : main.c
- test_write_text() : main.c
- test_yield() : main.c
- test_yield_cooperative() : test_sched.h, test_sched_timeslice_and_lock.c
- test_yield_threads() : main.c
- test_z_phys_map_exec() : main.c
- test_z_phys_map_rw() : main.c
- test_z_phys_map_side_effect() : main.c
- test_z_phys_unmap() : main.c
- TESTREC : timer_convert.c
- tests : timer_convert.c
- tfifo_get() : test_fifo_contexts.c, test_fifo_loop.c
- tfifo_is_empty() : test_fifo_contexts.c
- tfifo_isr_thread() : test_fifo_contexts.c
- tfifo_put() : test_fifo_contexts.c, test_fifo_loop.c
- tfifo_read_write() : test_fifo_loop.c
- tfifo_thread_isr() : test_fifo_contexts.c
- tfifo_thread_thread() : test_fifo_cancel.c, test_fifo_contexts.c
- tFpRegSet : thread.h
- tFpRegSetEx : thread.h
- tftp_get() : tftp.h
- TFTPC_BUFFER_OVERFLOW : tftp.h
- TFTPC_DUPLICATE_DATA : tftp.h
- TFTPC_REMOTE_ERROR : tftp.h
- TFTPC_RETRIES_EXHAUSTED : tftp.h
- TFTPC_SUCCESS : tftp.h
- TFTPC_UNKNOWN_FAILURE : tftp.h
- TG0_LACT_EDGE_INTR_SOURCE : esp32s2-xtensa-intmux.h, esp-xtensa-intmux.h
- TG0_LACT_LEVEL_INTR_SOURCE : esp-xtensa-intmux.h, esp32s2-xtensa-intmux.h
- TG0_T0_EDGE_INTR_SOURCE : esp-xtensa-intmux.h, esp32s2-xtensa-intmux.h
- TG0_T0_LEVEL_INTR_SOURCE : esp-xtensa-intmux.h, esp32s2-xtensa-intmux.h
- TG0_T1_EDGE_INTR_SOURCE : esp-xtensa-intmux.h, esp32s2-xtensa-intmux.h
- TG0_T1_LEVEL_INTR_SOURCE : esp-xtensa-intmux.h, esp32s2-xtensa-intmux.h
- TG0_WDT_EDGE_INTR_SOURCE : esp-xtensa-intmux.h, esp32s2-xtensa-intmux.h
- TG0_WDT_LEVEL_INTR_SOURCE : esp32s2-xtensa-intmux.h, esp-xtensa-intmux.h
- TG1_LACT_EDGE_INTR_SOURCE : esp-xtensa-intmux.h, esp32s2-xtensa-intmux.h
- TG1_LACT_LEVEL_INTR_SOURCE : esp-xtensa-intmux.h, esp32s2-xtensa-intmux.h
- TG1_T0_EDGE_INTR_SOURCE : esp-xtensa-intmux.h, esp32s2-xtensa-intmux.h
- TG1_T0_LEVEL_INTR_SOURCE : esp-xtensa-intmux.h, esp32s2-xtensa-intmux.h
- TG1_T1_EDGE_INTR_SOURCE : esp-xtensa-intmux.h, esp32s2-xtensa-intmux.h
- TG1_T1_LEVEL_INTR_SOURCE : esp-xtensa-intmux.h, esp32s2-xtensa-intmux.h
- TG1_WDT_EDGE_INTR_SOURCE : esp-xtensa-intmux.h, esp32s2-xtensa-intmux.h
- TG1_WDT_LEVEL_INTR_SOURCE : esp-xtensa-intmux.h, esp32s2-xtensa-intmux.h
- THIRD_SECOND : main.c
- thread() : timeout_order.c, test_fifo_cancel.c, atomic.c
- thread1 : main.c
- thread2 : main.c
- thread2_data : test_threads_set_priority.c
- thread2_set_prio_test() : test_threads_set_priority.c
- thread_05() : main.c
- thread_06() : main.c
- thread_07() : main.c
- thread_08() : main.c
- thread_09() : main.c
- thread_11() : main.c
- thread_12() : main.c, thread_12.c
- thread_12_thread_data : main.c
- thread_alloc_heap() : test_kheap_api.c
- thread_analyzer_cb : thread_analyzer.h
- thread_analyzer_print() : thread_analyzer.h
- thread_analyzer_run() : thread_analyzer.h
- THREAD_APP_DATA_REGION : arc_core_mpu.h
- thread_body() : main.c
- thread_callback() : test_kthread_for_each.c
- thread_callback_unlocked() : test_kthread_for_each.c
- thread_coop : main.c
- THREAD_COUNT : main.c
- THREAD_CREATE_NEWTHREAD_NULL : main.c
- THREAD_CREATE_STACK_NULL : main.c
- THREAD_CTEATE_STACK_SIZE_OVERFLOW : main.c
- thread_data : main.c
- thread_data1 : main.c, test_stack_contexts.c, main.c
- thread_data2 : main.c, test_stack_fail.c
- thread_data3 : main.c
- thread_deadlines : main.c
- THREAD_DELAY : main.c
- THREAD_DOMAIN_PARTITION_REGION : arc_core_mpu.h
- thread_entry() : main.c, test_threads_suspend_resume.c, test_threads_cancel_abort.c, test_sched_priority.c, test_kthread_for_each.c, test_essential_thread.c, test_sched_timeslice_and_lock.c, main.c, test_mheap_api.c, test_poll_fail.c, test_msgq_contexts.c
- thread_entry_abort() : test_threads_cancel_abort.c
- thread_entry_delay() : test_threads_spawn.c
- thread_entry_fn_dual() : main.c
- thread_entry_fn_isr() : main.c
- thread_entry_fn_single() : main.c
- thread_entry_get_data() : test_msgq_contexts.c
- thread_entry_nowait() : main.c
- thread_entry_overflow() : test_msgq_contexts.c
- thread_entry_params() : test_threads_spawn.c
- thread_entry_prio() : test_sched_priority.c
- thread_entry_priority() : test_threads_spawn.c
- thread_entry_user() : errno.c
- thread_entry_wait() : main.c
- thread_evidence : main.c
- thread_flag : test_kthread_for_each.c
- thread_for_get_forever() : test_pipe_contexts.c
- THREAD_FP_FLAGS : test_common.h
- thread_get_cpu_entry() : main.c
- thread_handler() : test_pipe_contexts.c, test_sched_timeslice_and_lock.c
- thread_helper() : main.c
- thread_high_data1 : thread_competition.c
- thread_high_data2 : thread_competition.c
- thread_high_prio() : main.c
- thread_high_prio_sem_take() : main.c
- THREAD_HIGH_PRIORITY : test_common.h, test_mutex_apis.c
- thread_idx : test_priority_scheduling.c
- thread_low_data : thread_competition.c
- thread_low_prio() : main.c
- thread_low_prio_sem_take() : main.c
- THREAD_LOW_PRIORITY : test_mutex_apis.c, test_common.h
- thread_mbox_data_get_null() : test_mbox_api.c
- thread_mbox_get_block_data() : test_mbox_api.c
- thread_mbox_put_block_data() : test_mbox_api.c
- THREAD_MID_PRIORITY : test_mutex_apis.c
- thread_name_entry() : main.c
- THREAD_NUM : test_mheap_concept.c, test_mslab_alloc_wait.c, test_mslab_threadsafe.c, test_sched_priority.c
- thread_preempt : main.c
- THREAD_PRIORITY : main.c
- thread_priority_get_init_null() : user_api.c
- thread_priority_set_init_null() : user_api.c
- thread_priority_set_overmax() : user_api.c
- thread_priority_set_upgrade() : user_api.c
- thread_resume_init_null() : user_api.c
- thread_ret : test_mutex_apis.c
- THREAD_SELF_CMD : main.c
- thread_sem_count_get_null() : main.c
- thread_sem_give_null() : main.c
- thread_sem_init_null() : main.c
- thread_sem_reset_null() : main.c
- thread_sem_take_null() : main.c
- thread_sleep() : main.c
- THREAD_STACK : main.c
- THREAD_STACK_GUARD_REGION : arc_core_mpu.h
- thread_stack_init_objects() : kobject.c
- THREAD_STACK_REGION : arc_core_mpu.h
- THREAD_STACK_SIZE : test_common.h
- THREAD_STACK_USER_REGION : arc_core_mpu.h
- THREAD_STACKSIZE : main.c
- THREAD_STACKSIZE2 : main.c
- THREAD_START : main.c
- thread_started : main.c
- thread_suspend_init_null() : user_api.c
- THREAD_TEST_PRIORITY : test_mutex_error.c, user_api.c, main.c
- thread_timer_expires_ticks_null() : main.c
- thread_timer_remaining_ticks_null() : main.c
- thread_timer_start_null() : main.c
- thread_timer_status_get_null() : main.c
- thread_timer_status_sync_null() : main.c
- thread_timer_stop_null() : main.c
- thread_timer_user_data_get_null() : main.c
- thread_timer_user_data_set_null() : main.c
- thread_tslice() : test_priority_scheduling.c, main.c
- thread_wakeup_entry() : main.c
- thread_wakeup_init_null() : user_api.c
- thread_was_preempt : user_api.c
- thread_without_kobject_permission_user_part() : kobject.c
- threads : timeout_order.c, errno.c
- THREADS_NUM : atomic.c, test_sched_timeslice_and_lock.c, main.c
- threads_suspend_resume() : test_threads_suspend_resume.c
- threadstack1 : main.c
- threadstate() : test_poll.c
- TICK_MARGIN : main.c
- tick_sync() : main.c
- ticks_to_sleep() : main.c
- tid : main.c
- tid1 : main.c
- tid_num : test_sched_priority.c
- time() : time.h
- TIME_CONSTEXPR : time_units.h
- TIME_SLICE_MS : main.c
- time_t : _timespec.h, _timeval.h, types.h, time.h
- TIMED_OUT_MBOX_GET : test_mbox_api.c
- TIMEOUT : test_mslab_threadsafe.c
- timeout : main.c
- TIMEOUT : main.c, test_stack_fail.c, main.c, test_queue_fail.c, test_pipe_fail.c, test_mutex_apis.c, main.c, test_msgq.h, test_mslab.h, test_mheap.h, test_kheap.h, test_mbox_api.c, test_lifo_fail.c, test_fifo_fail.c
- TIMEOUT_200MSEC : test_pipe.c
- timeout_elements : test_pipe.c
- TIMEOUT_EXPIRES_TICKS : main.c
- timeout_handler() : main.c
- TIMEOUT_MS : test_msgq.h
- timeout_order_data : main.c
- timeout_order_data_mult_fifo : main.c
- timeout_order_data_mult_lifo : main.c
- timeout_order_fifo : main.c
- timeout_order_lifo : main.c
- TIMEOUT_ORDER_NUM_THREADS : main.c
- TIMEOUT_REMAINING_TICKS : main.c
- timeout_threads : main.c
- TIMEOUT_VAL : test_pipe.c
- timeouts : main.c
- timer : timeout_order.c, main.c, kobject.c, main.c, test_sched_timeslice_and_lock.c
- TIMER1_INTR_SOURCE : esp-xtensa-intmux.h, esp32s2-xtensa-intmux.h
- TIMER2_INTR_SOURCE : esp-xtensa-intmux.h, esp32s2-xtensa-intmux.h
- TIMER_ABSTIME : time.h
- TIMER_ASSERT : main.c
- timer_create() : time.h
- timer_data : main.c
- TIMER_DELAY_ms : main.c
- timer_delete() : time.h
- timer_end_tick : main.c
- timer_executed : irq_offload.c
- timer_gettime() : time.h
- timer_handler() : test_sched_timeslice_and_lock.c, prevent_irq.c
- timer_init() : main.c
- timer_settime() : time.h
- timer_start_tick : main.c
- timer_t : posix_types.h
- timer_tests() : main.c
- timeutil_sync_estimate_skew() : timeutil.h
- timeutil_sync_local_from_ref() : timeutil.h
- timeutil_sync_ref_from_local() : timeutil.h
- timeutil_sync_skew_to_ppb() : timeutil.h
- timeutil_sync_state_set_skew() : timeutil.h
- timeutil_sync_state_update() : timeutil.h
- timeutil_timegm() : timeutil.h
- timeutil_timegm64() : timeutil.h
- timing_counter_get() : timing.h
- timing_cycles_get() : timing.h
- timing_cycles_to_ns() : timing.h
- timing_cycles_to_ns_avg() : timing.h
- timing_freq_get() : timing.h
- timing_freq_get_mhz() : timing.h
- timing_init() : timing.h
- timing_start() : timing.h
- timing_stop() : timing.h
- timing_t : types.h
- tinfo : main.c
- tIsr() : test_sched_is_preempt_thread.c
- tIsr_entry() : test_lifo_loop.c, test_queue_loop.c
- tisr_entry() : test_msgq_contexts.c
- tIsr_entry() : test_fifo_loop.c
- tIsr_entry_append() : test_queue_contexts.c
- tIsr_entry_get() : test_fifo_contexts.c, main.c, test_lifo_contexts.c, test_queue_contexts.c
- tIsr_entry_pop() : main.c, test_stack_contexts.c
- tIsr_entry_push() : main.c, test_stack_contexts.c
- tIsr_entry_put() : test_fifo_contexts.c, test_lifo_contexts.c, main.c
- tIsr_kheap_alloc_nowait() : test_kheap_api.c
- tIsr_malloc_and_free() : test_mheap_api.c
- tlifo_get() : test_lifo_contexts.c, test_lifo_loop.c
- tlifo_isr_thread() : test_lifo_contexts.c
- tlifo_put() : test_lifo_contexts.c, test_lifo_loop.c
- tlifo_read_write() : test_lifo_loop.c
- tlifo_thread_isr() : test_lifo_contexts.c
- tlifo_thread_thread() : test_lifo_contexts.c
- TLS_ALPN_LIST : socket.h
- TLS_CIPHERSUITE_LIST : socket.h
- TLS_CIPHERSUITE_USED : socket.h
- tls_credential_add() : tls_credentials.h
- TLS_CREDENTIAL_CA_CERTIFICATE : tls_credentials.h
- tls_credential_delete() : tls_credentials.h
- tls_credential_get() : tls_credentials.h
- TLS_CREDENTIAL_NONE : tls_credentials.h
- TLS_CREDENTIAL_PRIVATE_KEY : tls_credentials.h
- TLS_CREDENTIAL_PSK : tls_credentials.h
- TLS_CREDENTIAL_PSK_ID : tls_credentials.h
- TLS_CREDENTIAL_SERVER_CERTIFICATE : tls_credentials.h
- tls_credential_type : tls_credentials.h
- TLS_DTLS_HANDSHAKE_TIMEOUT_MAX : socket.h
- TLS_DTLS_HANDSHAKE_TIMEOUT_MIN : socket.h
- TLS_DTLS_ROLE : socket.h
- TLS_DTLS_ROLE_CLIENT : socket.h
- TLS_DTLS_ROLE_SERVER : socket.h
- tls_entry() : main.c
- TLS_HOSTNAME : socket.h
- tls_leakage_user_part() : main.c
- TLS_PEER_VERIFY : socket.h
- TLS_PEER_VERIFY_NONE : socket.h
- TLS_PEER_VERIFY_OPTIONAL : socket.h
- TLS_PEER_VERIFY_REQUIRED : socket.h
- TLS_SEC_TAG_LIST : socket.h
- tls_thread : main.c
- tmbox() : test_mbox_api.c
- tmbox_entry() : test_mbox_api.c
- tmbox_get() : test_mbox_api.c
- tmbox_put() : test_mbox_api.c
- tmheap_handler() : test_mheap_concept.c
- tmslab_alloc_align() : test_mslab_api.c
- tmslab_alloc_free() : test_mslab.h, test_mslab_api.c
- tmslab_alloc_timeout() : test_mslab_api.c
- tmslab_alloc_wait_ok() : test_mslab_alloc_wait.c
- tmslab_alloc_wait_timeout() : test_mslab_alloc_wait.c
- tmslab_api() : test_mslab_threadsafe.c
- tmslab_used_get() : test_mslab_api.c
- tmutex_test_lock() : test_mutex_apis.c
- tmutex_test_lock_timeout() : test_mutex_apis.c
- tmutex_test_lock_unlock() : test_mutex_apis.c
- to_copy() : test_syscalls.h
- tolower() : ctype.h
- torture_threads : main.c
- TOSTR : irq.h, arch.h
- total_atomic : atomic.c
- TOTAL_ELEMENTS : test_pipe.c
- TOTAL_MAX : main.c
- TOTAL_THREADS_WAITING : main.c
- TOTAL_TIMEOUT_ELEMENTS : test_pipe.c
- TOTAL_WAIT_ELEMENTS : test_pipe.c
- toupper() : ctype.h
- tp : main.c
- tp1 : test_threads_spawn.c
- tp2 : test_threads_spawn.c
- tp3 : test_threads_spawn.c
- tp_entry() : main.c
- tpfAppResolveCb : wifi_winc1500.c
- tpfAppSocketCb : wifi_winc1500.c
- TPIDRROEL0_CURR_CPU : tpidrro_el0.h
- TPIDRROEL0_EXC_DEPTH : tpidrro_el0.h
- TPIDRROEL0_EXC_SHIFT : tpidrro_el0.h
- TPIDRROEL0_EXC_UNIT : tpidrro_el0.h
- TPIDRROEL0_IN_EL0 : tpidrro_el0.h
- tpipe_get() : test_pipe_contexts.c
- tpipe_get_large_size() : test_pipe_contexts.c
- tpipe_get_small_size() : test_pipe_contexts.c
- tpipe_kthread_to_kthread() : test_pipe_contexts.c
- tpipe_put() : test_pipe_contexts.c
- tpipe_put_no_wait() : test_pipe_contexts.c
- tpipe_put_small_size() : test_pipe_contexts.c
- tpipe_thread_thread() : test_pipe_contexts.c
- tPreempFloatReg : thread.h
- tpreempt_ctx() : test_sched_is_preempt_thread.c
- tqueue_alloc() : test_queue_contexts.c
- tqueue_append() : test_queue_contexts.c, test_queue_loop.c
- tqueue_find_and_remove() : test_queue_loop.c
- tqueue_get() : test_queue_contexts.c, test_queue_loop.c
- tqueue_get_2threads() : test_queue_contexts.c
- tqueue_isr_thread() : test_queue_contexts.c
- tqueue_read_write() : test_queue_loop.c
- tqueue_thread_isr() : test_queue_contexts.c
- tqueue_thread_thread() : test_queue_contexts.c
- TRACING_DATA : tracing_format.h
- tracing_data_t : tracing_format.h
- tracing_format_data() : tracing_format.h
- TRACING_FORMAT_DATA : tracing_format.h
- tracing_format_raw_data() : tracing_format.h
- tracing_format_string() : tracing_format.h
- TRACING_STRING : tracing_format.h
- translate_sl_to_z_addr() : simplelink_sockets.c
- translate_z_to_sl_addrlen() : simplelink_sockets.c
- translate_z_to_sl_addrs() : simplelink_sockets.c
- TRIG_CHECK_SIZE : main.c
- trigger_check : main.c
- trigger_offload_interrupt() : interrupt_offload.c
- triggered_resubmit_work_handler() : main.c
- triggered_tests : main.c
- triggered_work_handler() : main.c
- true : stdbool.h
- try_queue_no_yield() : main.c
- tsema_thread_isr() : main.c
- tsema_thread_thread() : main.c
- tservice1 : main.c
- tservice2 : main.c
- tservice_manager : main.c
- tslab : test_mslab_api.c, test_mslab_threadsafe.c
- tstack : main.c
- tstack_pop() : test_stack_contexts.c
- tStack_pop_entry() : test_stack_fail.c
- tstack_push() : test_stack_contexts.c
- tstack_size : main.c, tests_thread_apis.h
- TSTACK_SIZE : main.c
- tstack_thread_isr() : test_stack_contexts.c
- tstack_thread_thread() : test_stack_contexts.c
- TT_DATA_ACCESS_EXCEPTION : sparc.h
- TT_RESET : sparc.h
- TT_WINDOW_OVERFLOW : sparc.h
- TT_WINDOW_UNDERFLOW : sparc.h
- ttdata : main.c
- tthread : test_sched_timeslice_and_lock.c, main.c
- tThread_entry() : test_stack_contexts.c, test_queue_loop.c, test_queue_fail.c, test_queue_contexts.c, test_pipe_contexts.c, test_lifo_loop.c, test_lifo_contexts.c, test_fifo_loop.c, test_fifo_contexts.c, test_msgq_purge.c
- tThread_entry_lock_forever() : test_mutex_apis.c
- tThread_entry_lock_no_wait() : test_mutex_apis.c
- tThread_entry_lock_timeout_fail() : test_mutex_apis.c
- tThread_entry_lock_timeout_pass() : test_mutex_apis.c
- tThread_entry_negative() : test_mutex_error.c, main.c
- tThread_get() : test_queue_contexts.c
- tThread_half_pipe_get() : test_pipe_contexts.c
- tThread_half_pipe_put() : test_pipe_contexts.c
- tThread_lock_with_time_period() : test_mutex_apis.c
- tThread_object_free_error() : kobject.c
- tThread_T1_priority_inheritance() : test_mutex_apis.c
- tThread_T2_priority_inheritance() : test_mutex_apis.c
- tThread_waiter() : test_mutex_apis.c
- tty_init() : tty.h
- tty_read() : tty.h
- tty_set_rx_buf() : tty.h
- tty_set_rx_timeout() : tty.h
- tty_set_tx_buf() : tty.h
- tty_set_tx_timeout() : tty.h
- tty_write() : tty.h
- TWAI_INTR_SOURCE : esp-xtensa-intmux.h, esp32s2-xtensa-intmux.h
- twork_submit() : main.c
- twork_submit_1() : main.c
- tx_buffer : test_pipe.c