Home
last modified time | relevance | path

Searched refs:cancellations (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/tests/kernel/context/src/
Dmain.c991 int cancellations[] = { 0, 3, 4, 6 }; in ZTEST() local
992 int num_cancellations = ARRAY_SIZE(cancellations); in ZTEST()
1012 if (i == cancellations[next_cancellation]) { in ZTEST()
/Zephyr-latest/tests/kernel/context/
DREADME.txt114 Testing k_thread_create() with cancellations