Loading...
Defined in 2 files as a prototype:
- tests/boards/native_posix/cpu_wait/src/main.c, line 65 (as a prototype)
- tests/kernel/threads/thread_init/src/main.c, line 33 (as a prototype)
Defined in 1 files as a member:
Defined in 13 files as a function:
- samples/subsys/debug/gdbstub/src/main.c, line 23 (as a function)
- tests/arch/common/timing/src/main.c, line 91 (as a function)
- tests/boards/native_posix/cpu_wait/src/main.c, line 77 (as a function)
- tests/kernel/mem_heap/mheap_api_concept/src/test_mheap_api.c, line 41 (as a function)
- tests/kernel/msgq/msgq_api/src/test_msgq_contexts.c, line 87 (as a function)
- tests/kernel/sched/schedule_api/src/test_sched_priority.c, line 19 (as a function)
- tests/kernel/sched/schedule_api/src/test_sched_timeslice_and_lock.c, line 23 (as a function)
- tests/kernel/smp/src/main.c, line 201 (as a function)
- tests/kernel/threads/thread_apis/src/test_essential_thread.c, line 20 (as a function)
- tests/kernel/threads/thread_apis/src/test_kthread_for_each.c, line 25 (as a function)
- tests/kernel/threads/thread_apis/src/test_threads_cancel_abort.c, line 16 (as a function)
- tests/kernel/threads/thread_apis/src/test_threads_suspend_resume.c, line 13 (as a function)
- tests/kernel/threads/thread_init/src/main.c, line 63 (as a function)
Referenced in 14 files:
- arch/x86/core/ia32/thread.c
- samples/subsys/debug/gdbstub/src/main.c, line 37
- tests/arch/common/timing/src/main.c, line 109
- tests/boards/native_posix/cpu_wait/src/main.c, line 68
- tests/kernel/mem_heap/mheap_api_concept/src/test_mheap_api.c, line 240
- tests/kernel/msgq/msgq_api/src/test_msgq_contexts.c, line 98
- tests/kernel/sched/schedule_api/src/test_sched_priority.c
- tests/kernel/sched/schedule_api/src/test_sched_timeslice_and_lock.c, line 59
- tests/kernel/smp/src/main.c
- tests/kernel/threads/thread_apis/src/test_essential_thread.c, line 47
- tests/kernel/threads/thread_apis/src/test_kthread_for_each.c
- tests/kernel/threads/thread_apis/src/test_threads_cancel_abort.c
- tests/kernel/threads/thread_apis/src/test_threads_suspend_resume.c
- tests/kernel/threads/thread_init/src/main.c