Loading...
Defined in 2 files as a prototype:
- tests/boards/native_posix/cpu_wait/src/main.c, line 64 (as a prototype)
- tests/kernel/threads/thread_init/src/main.c, line 25 (as a prototype)
Defined in 1 files as a member:
Defined in 11 files as a function:
- samples/debug/gdbstub/src/main.c, line 23 (as a function)
- tests/boards/native_posix/cpu_wait/src/main.c, line 76 (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 180 (as a function)
- tests/kernel/threads/thread_apis/src/test_essential_thread.c, line 17 (as a function)
- tests/kernel/threads/thread_apis/src/test_kthread_for_each.c, line 19 (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 57 (as a function)
Referenced in 12 files:
- arch/x86/core/ia32/thread.c
- samples/debug/gdbstub/src/main.c, line 36
- tests/boards/native_posix/cpu_wait/src/main.c, line 67
- 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 44
- tests/kernel/threads/thread_apis/src/test_kthread_for_each.c, line 64
- tests/kernel/threads/thread_apis/src/test_threads_cancel_abort.c
- tests/kernel/threads/thread_apis/src/test_threads_suspend_resume.c, line 28
- tests/kernel/threads/thread_init/src/main.c