/Zephyr-latest/lib/posix/options/ |
D | timer.c | 28 pthread_t thread; member
|
D | posix_internal.h | 45 struct k_thread thread; member
|
/Zephyr-latest/tests/subsys/portability/cmsis_rtos_v2/src/ |
D | thread_apis.c | 300 osThreadId_t thread; in ZTEST() local 316 osThreadId_t thread = argument; in thread6() local
|
/Zephyr-latest/drivers/sensor/st/lis2du12/ |
D | lis2du12.h | 82 struct k_thread thread; member
|
/Zephyr-latest/drivers/sensor/tdk/mpu9250/ |
D | mpu9250.h | 49 struct k_thread thread; member
|
/Zephyr-latest/drivers/sensor/ams/ccs811/ |
D | ccs811.h | 65 struct k_thread thread; member
|
/Zephyr-latest/arch/x86/core/intel64/ |
D | coredump.c | 112 void arch_coredump_priv_stack_dump(struct k_thread *thread) in arch_coredump_priv_stack_dump()
|
/Zephyr-latest/kernel/ |
D | mailbox.c | 32 struct _thread_base thread; /* dummy thread object */ member
|
/Zephyr-latest/tests/benchmarks/sched_queues/src/ |
D | main.c | 232 struct k_thread *thread; in main() local
|
/Zephyr-latest/tests/kernel/pipe/pipe_api/src/ |
D | concurrency.c | 17 static struct k_thread thread; variable
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_lan865x_priv.h | 72 struct k_thread thread; member
|
/Zephyr-latest/samples/net/sockets/socketpair/src/ |
D | main.c | 24 pthread_t thread; member
|
/Zephyr-latest/subsys/testsuite/ztest/src/ |
D | ztest.c | 122 struct k_thread thread; member 146 static void mark_thread_unused(struct k_thread *thread) in mark_thread_unused() 155 static inline void wait_for_thread_to_switch_out(struct k_thread *thread) in wait_for_thread_to_switch_out() 179 struct k_thread *thread = arg1; in cpu_hold() local
|
/Zephyr-latest/subsys/debug/ |
D | thread_analyzer.c | 94 struct k_thread *thread = (struct k_thread *)cthread; in thread_analyze_cb() local
|
/Zephyr-latest/include/zephyr/sip_svc/ |
D | sip_svc_controller.h | 94 struct k_thread thread; member
|
/Zephyr-latest/include/zephyr/ |
D | kernel.h | 455 #define k_thread_access_grant(thread, ...) \ argument 472 static inline void k_thread_heap_assign(struct k_thread *thread, in k_thread_heap_assign() 712 const struct k_thread *thread) in z_impl_k_thread_timeout_expires_ticks() 727 const struct k_thread *thread) in z_impl_k_thread_timeout_remaining_ticks() 758 #define Z_THREAD_INIT_DELAY(thread) SYS_TIMEOUT_MS((thread)->init_delay_ms) argument 761 #define Z_THREAD_INIT_DELAY(thread) (thread)->init_delay argument 764 #define Z_THREAD_INITIALIZER(thread, stack, stack_size, \ argument 1090 static inline void k_thread_start(k_tid_t thread) in k_thread_start() 4161 struct k_thread thread; member 4242 struct k_thread thread; member
|
/Zephyr-latest/drivers/sensor/amg88xx/ |
D | amg88xx.h | 92 struct k_thread thread; member
|
/Zephyr-latest/arch/arm64/core/ |
D | fatal.c | 279 const struct k_thread *thread, const struct arch_esf *esf) in arch_stack_walk()
|
/Zephyr-latest/samples/kernel/metairq_dispatch/src/ |
D | main.c | 19 struct k_thread thread; member
|
/Zephyr-latest/drivers/sensor/tdk/icm42605/ |
D | icm42605.h | 61 struct k_thread thread; member
|
/Zephyr-latest/drivers/sensor/st/iis2iclx/ |
D | iis2iclx.h | 91 struct k_thread thread; member
|
/Zephyr-latest/include/zephyr/sys/ |
D | p4wq.h | 49 struct k_thread *thread; member
|
/Zephyr-latest/drivers/sensor/st/lis2dux12/ |
D | lis2dux12.h | 108 struct k_thread thread; member
|
/Zephyr-latest/drivers/sensor/memsic/mc3419/ |
D | mc3419.h | 90 struct k_thread thread; member
|
/Zephyr-latest/drivers/sensor/st/iis2dlpc/ |
D | iis2dlpc.h | 111 struct k_thread thread; member
|