Lines Matching defs:done
46 bool done;
62 /* Since both test_ctx->done and ptask->req is marked as finished already
68 (test_ctx->done && ptask->req == NULL)
166 test_ctx->done = true;
208 state->test_ctx->done = true;
222 state->test_ctx->done = true;
244 test_ctx->done = true;
266 test_ctx->done = true;
382 while (!test_ctx->done) {
409 while (!test_ctx->done) {
464 while (!test_ctx->done) {
490 while (!test_ctx->done) {
495 test_ctx->done = false;
499 while (!test_ctx->done) {
532 while (ptask->next_execution == next_execution && !test_ctx->done) {
565 while (ptask->enabled && !test_ctx->done) {
570 assert_false(test_ctx->done);
592 while (!test_ctx->done) {
621 while (!test_ctx->done) {
651 while (!test_ctx->done) {
678 while (!test_ctx->done) {
706 while (!test_ctx->done && ptask->req == NULL) {
711 while (!test_ctx->done && ptask->req != NULL) {
716 assert_false(test_ctx->done);
744 while (!test_ctx->done) {
760 test_ctx->done = false;
765 while (!test_ctx->done) {
836 while (!test_ctx->done) {
945 test_ctx->done = false;