| /Zephyr-4.2.1/tests/kernel/sched/schedule_api/src/ |
| D | test_sched.h | 21 struct thread_data { struct 22 k_tid_t tid; 23 int priority; 24 int executed;
|
| /Zephyr-4.2.1/tests/kernel/threads/thread_init/src/ |
| D | main.c | 54 static ZTEST_BMEM struct thread_data { struct 55 int init_prio; 56 int32_t init_delay; 57 void *init_p1; 58 void *init_p2; 59 void *init_p3;
|
| /Zephyr-4.2.1/tests/ztest/ztress/src/ |
| D | main.c | 41 struct ztress_context_data thread_data[] = { in ZTEST() local 137 struct ztress_context_data thread_data[] = { in ZTEST() local
|
| /Zephyr-4.2.1/samples/subsys/ipc/rpmsg_service/remote/src/ |
| D | main.c | 21 static struct k_thread thread_data; variable
|
| /Zephyr-4.2.1/samples/subsys/ipc/rpmsg_service/src/ |
| D | main.c | 21 static struct k_thread thread_data; variable
|
| /Zephyr-4.2.1/subsys/testsuite/ztest/src/ |
| D | ztress.c | 83 struct ztress_context_data *thread_data = k_timer_user_data_get(timer); in progress_timeout() local 287 static void ztress_init(struct ztress_context_data *thread_data) in ztress_init() 321 struct ztress_context_data *thread_data, in ztress_execute()
|
| /Zephyr-4.2.1/samples/subsys/ipc/openamp/remote/src/ |
| D | main.c | 23 static struct k_thread thread_data; variable
|
| /Zephyr-4.2.1/samples/subsys/ipc/openamp/src/ |
| D | main.c | 24 static struct k_thread thread_data; variable
|
| /Zephyr-4.2.1/tests/kernel/stack/stack/src/ |
| D | main.c | 56 struct k_thread thread_data; variable
|
| /Zephyr-4.2.1/drivers/usb/udc/ |
| D | udc_skeleton.c | 57 struct k_thread thread_data; member
|
| D | udc_max32.c | 58 struct k_thread thread_data; member
|
| D | udc_virtual.c | 40 struct k_thread thread_data; member
|
| D | udc_renesas_ra.c | 30 struct k_thread thread_data; member
|
| D | udc_ambiq.c | 50 struct k_thread thread_data; member
|
| D | udc_sam0.c | 95 struct k_thread thread_data; member
|
| D | udc_rpi_pico.c | 57 struct k_thread thread_data; member
|
| D | udc_stm32.c | 170 struct k_thread thread_data; member
|
| D | udc_it82xx2.c | 121 struct k_thread thread_data; member
|
| D | udc_numaker.c | 192 struct k_thread thread_data; member
|
| D | udc_dwc2.c | 109 struct k_thread thread_data; member
|
| /Zephyr-4.2.1/lib/posix/options/ |
| D | posix_internal.h | 108 pthread_thread_data thread_data; member
|
| /Zephyr-4.2.1/subsys/usb/usb_c/ |
| D | usbc_stack.h | 63 struct k_thread thread_data; member
|
| /Zephyr-4.2.1/drivers/input/ |
| D | input_renesas_ra_ctsu.c | 34 struct k_thread thread_data; member
|
| /Zephyr-4.2.1/kernel/ |
| D | thread.c | 73 #define _FOREACH_STATIC_THREAD(thread_data) \ argument
|
| /Zephyr-4.2.1/tests/net/context/src/ |
| D | main.c | 773 static struct k_thread thread_data; variable
|