synchronous 150 include/crm/services.h int synchronous; // Whether execution should be synchronous (blocking) synchronous 457 lib/services/services.c action->synchronous = false; synchronous 814 lib/services/services.c pcmk__assert(op->synchronous == FALSE); synchronous 846 lib/services/services.c op->synchronous = false; synchronous 999 lib/services/services.c op->synchronous = true; synchronous 558 lib/services/services_linux.c CRM_CHECK((op != NULL) && !(op->synchronous), return EINVAL); synchronous 612 lib/services/services_linux.c if (op->synchronous || *source) { synchronous 616 lib/services/services_linux.c if (op->synchronous) { synchronous 1259 lib/services/services_linux.c if (op->synchronous && !sigchld_setup(&data)) { synchronous 1280 lib/services/services_linux.c if (op->synchronous) { synchronous 1318 lib/services/services_linux.c if (op->synchronous) { synchronous 1370 lib/services/services_linux.c if (op->synchronous) { synchronous 1393 lib/services/services_linux.c if (op->synchronous) { synchronous 378 lib/services/systemd.c } else if (!(op->synchronous)) { synchronous 472 lib/services/systemd.c if ((op == NULL) || op->synchronous) { synchronous 936 lib/services/systemd.c if (!(op->synchronous)) { synchronous 962 lib/services/systemd.c (op->synchronous? NULL : parse_status_result), synchronous 963 lib/services/systemd.c op, (op->synchronous? NULL : &pending), synchronous 965 lib/services/systemd.c if (op->synchronous) { synchronous 997 lib/services/systemd.c if (!(op->synchronous)) { synchronous 1024 lib/services/systemd.c if (op->synchronous) { synchronous 1097 lib/services/systemd.c (op->synchronous? "" : "a"), op->action, op->agent, synchronous 1120 lib/services/systemd.c if (op->synchronous) {