Home
last modified time | relevance | path

Searched defs:thread_num (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/tests/kernel/smp/src/
Dmain.c205 int thread_num = POINTER_TO_INT(p1); in thread_entry_fn() local
229 static void spawn_threads(int prio, int thread_num, int equal_prio, in spawn_threads()
497 int thread_num = POINTER_TO_INT(p1); in thread_wakeup_entry() local
/Zephyr-latest/subsys/portability/cmsis_rtos_v2/
Dthread.c29 static atomic_t thread_num; variable
/Zephyr-latest/drivers/flash/
Dflash_cadence_nand_ll.c1462 uint8_t thread_num = 0; in cdns_nand_irq_handler_ll() local