Searched refs:busy_rc (Results 1 – 1 of 1) sorted by relevance
669 int busy_rc; member679 ctx->busy_rc = k_work_busy_get(&ctx->work); in test_running_cancel_cb()707 ctx->busy_rc = INT_MAX; in ZTEST()733 zassert_equal(ctx->busy_rc, K_WORK_RUNNING | K_WORK_CANCELING); in ZTEST()770 ctx->busy_rc = INT_MAX; in ZTEST()792 zassert_equal(ctx->busy_rc, K_WORK_RUNNING | K_WORK_CANCELING, in ZTEST()