Home
last modified time | relevance | path

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

/Zephyr-latest/tests/kernel/stack/stack/src/
Dtest_stack_contexts.c29 static void tstack_push(struct k_stack *pstack) in tstack_push()
37 static void tstack_pop(struct k_stack *pstack) in tstack_pop()
67 static void tstack_thread_thread(struct k_stack *pstack) in tstack_thread_thread()
85 static void tstack_thread_isr(struct k_stack *pstack) in tstack_thread_isr()
191 struct k_stack *pstack = p1; in low_prio_wait_for_stack() local
201 struct k_stack *pstack = p1; in high_prio_t1_wait_for_stack() local
211 struct k_stack *pstack = p1; in high_prio_t2_wait_for_stack() local