Home
last modified time | relevance | path

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

/Zephyr-latest/tests/lib/spsc_pbuf/src/
Dmain.c488 bool stress_claim_free(void *user_data, uint32_t cnt, bool last, int prio) in stress_claim_free() function
549 ZTRESS_EXECUTE(ZTRESS_THREAD(stress_claim_free, &ctx, repeat, 0, Z_TIMEOUT_TICKS(4)), in ZTEST()
553 ZTRESS_THREAD(stress_claim_free, &ctx, repeat, 1000, Z_TIMEOUT_TICKS(4))); in ZTEST()