Home
last modified time | relevance | path

Searched defs:tidx (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/tests/kernel/sched/deadline/src/
Dmain.c36 int tidx = POINTER_TO_INT(p1); in worker() local
/Zephyr-latest/kernel/
Duserspace.c268 static bool thread_idx_alloc(uintptr_t *tidx) in thread_idx_alloc()
309 static void thread_idx_free(uintptr_t tidx) in thread_idx_free()
399 uintptr_t tidx = 0; in z_object_alloc() local