/Zephyr-latest/tests/kernel/semaphore/semaphore/src/ |
D | main.c | 116 k_tid_t tid = k_thread_create(&tdata, tstack, STACK_SIZE, in tsema_thread_thread() local 342 k_tid_t tid = k_thread_create(&sem_tid_1, stack_1, STACK_SIZE, in ZTEST_USER() local 1178 k_tid_t tid = k_thread_create(&tdata, tstack, STACK_SIZE, in ZTEST_USER() local 1213 k_tid_t tid = k_thread_create(&tdata, tstack, STACK_SIZE, in ZTEST_USER() local 1248 k_tid_t tid = k_thread_create(&tdata, tstack, STACK_SIZE, in ZTEST_USER() local 1283 k_tid_t tid = k_thread_create(&tdata, tstack, STACK_SIZE, in ZTEST_USER() local 1318 k_tid_t tid = k_thread_create(&tdata, tstack, STACK_SIZE, in ZTEST_USER() local
|
/Zephyr-latest/tests/kernel/threads/thread_apis/src/ |
D | test_essential_thread.c | 54 k_tid_t tid = k_thread_create(&kthread_thread, kthread_stack, in ZTEST() local
|
/Zephyr-latest/tests/kernel/stack/stack/src/ |
D | test_stack_contexts.c | 71 k_tid_t tid = k_thread_create(&thread_data1, threadstack1, STACK_SIZE, in tstack_thread_thread() local 169 k_tid_t tid = k_thread_create(&thread_data1, threadstack1, STACK_SIZE, in ZTEST() local
|
D | test_stack_fail.c | 63 k_tid_t tid = k_thread_create(&thread_data2, threadstack2, STACK_SIZE, in ZTEST() local
|
/Zephyr-latest/kernel/ |
D | dynamic.c | 26 k_tid_t tid; member
|
/Zephyr-latest/tests/benchmarks/footprints/src/ |
D | timer.c | 82 k_tid_t tid; in run_timer() local
|
/Zephyr-latest/tests/kernel/sched/schedule_api/src/ |
D | test_sched_timeslice_and_lock.c | 217 k_tid_t tid = k_thread_create(&t, tstack, STACK_SIZE, in ZTEST() local 440 k_tid_t tid = k_thread_create(&tthread[0], tstack, STACK_SIZE, in ZTEST() local
|
D | test_sched_timeslice_reset.c | 130 k_tid_t tid[NUM_THREAD]; in ZTEST() local
|
/Zephyr-latest/tests/kernel/mem_slab/mslab_threadsafe/src/ |
D | test_mslab_threadsafe.c | 76 k_tid_t tid[THREAD_NUM]; in ZTEST() local
|
/Zephyr-latest/tests/subsys/portability/cmsis_rtos_v1/src/ |
D | mailq.c | 171 osThreadId tid; in ZTEST() local
|
D | signal.c | 166 osThreadId tid = (osThreadId)param; in offload_function() local
|
/Zephyr-latest/tests/kernel/queue/src/ |
D | test_queue_loop.c | 89 k_tid_t tid = k_thread_create(&tdata, tstack, STACK_SIZE, in tqueue_read_write() local
|
/Zephyr-latest/subsys/logging/ |
D | log_output.c | 303 k_tid_t tid, in ids_print() 445 k_tid_t tid, in syslog_print() 579 k_tid_t tid, in prefix_print() 644 k_tid_t tid, in log_output_process()
|
/Zephyr-latest/tests/kernel/common/src/ |
D | atomic.c | 319 k_tid_t tid[THREADS_NUM]; in ZTEST() local
|
D | errno.c | 148 k_tid_t tid; in ZTEST_USER() local
|
/Zephyr-latest/tests/kernel/lifo/lifo_api/src/ |
D | test_lifo_contexts.c | 62 k_tid_t tid = k_thread_create(&tdata, tstack, STACK_SIZE, in tlifo_thread_thread() local
|
/Zephyr-latest/samples/subsys/canbus/isotp/src/ |
D | main.c | 138 k_tid_t tid; in main() local
|
/Zephyr-latest/tests/subsys/portability/cmsis_rtos_v2/src/ |
D | msgq.c | 148 osThreadId_t tid; in ZTEST() local
|
/Zephyr-latest/tests/kernel/smp/src/ |
D | main.c | 46 k_tid_t tid; member 132 k_tid_t tid = k_thread_create(&t2, t2_stack, T2_STACK_SIZE, t2_fn, in ZTEST() local 189 k_tid_t tid = k_thread_create(&t2, t2_stack, T2_STACK_SIZE, child_fn, in ZTEST() local 317 k_tid_t tid[MAX_NUM_THREADS]; in ZTEST() local 1044 k_tid_t tid = in run_concurrency() local
|
/Zephyr-latest/tests/kernel/mem_protect/demand_paging/mem_map/src/ |
D | main.c | 124 k_tid_t tid = k_current_get(); in touch_anon_pages() local 376 k_tid_t tid = k_current_get(); in ZTEST_USER() local
|
/Zephyr-latest/subsys/portability/cmsis_rtos_v1/ |
D | cmsis_thread.c | 73 k_tid_t tid; in osThreadCreate() local
|
/Zephyr-latest/drivers/virtualization/ |
D | virt_ivshmem_shell.c | 177 k_tid_t tid; in cmd_ivshmem_get_notified() local
|
/Zephyr-latest/tests/net/context/src/ |
D | main.c | 839 k_tid_t tid; in ZTEST() local 872 k_tid_t tid; in ZTEST() local 905 k_tid_t tid; in ZTEST() local 936 k_tid_t tid; in ZTEST() local
|
/Zephyr-latest/subsys/bluetooth/host/classic/ |
D | sdp_internal.h | 49 uint16_t tid; member
|
/Zephyr-latest/drivers/bluetooth/hci/ |
D | hci_ifx_psoc6_bless.c | 150 k_tid_t tid; in psoc6_bless_open() local
|