Searched refs:cancellations (Results 1 – 2 of 2) sorted by relevance
991 int cancellations[] = { 0, 3, 4, 6 }; in ZTEST() local992 int num_cancellations = ARRAY_SIZE(cancellations); in ZTEST()1012 if (i == cancellations[next_cancellation]) { in ZTEST()
114 Testing k_thread_create() with cancellations