Searched refs:stress_alloc_commit (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/tests/lib/spsc_pbuf/src/ |
D | main.c | 512 bool stress_alloc_commit(void *user_data, uint32_t cnt, bool last, int prio) in stress_alloc_commit() function 550 ZTRESS_THREAD(stress_alloc_commit, &ctx, repeat, 1000, Z_TIMEOUT_TICKS(4))); in ZTEST() 552 ZTRESS_EXECUTE(ZTRESS_THREAD(stress_alloc_commit, &ctx, repeat, 0, Z_TIMEOUT_TICKS(4)), in ZTEST()
|