synchronous 163 include/crm/services.h int synchronous; // Whether execution should be synchronous (blocking) synchronous 467 lib/services/services.c action->synchronous = false; synchronous 841 lib/services/services.c CRM_ASSERT(op->synchronous == FALSE); synchronous 873 lib/services/services.c op->synchronous = false; synchronous 1029 lib/services/services.c op->synchronous = true; synchronous 514 lib/services/services_linux.c CRM_CHECK((op != NULL) && !(op->synchronous), return EINVAL); synchronous 568 lib/services/services_linux.c if (op->synchronous || *source) { synchronous 572 lib/services/services_linux.c if (op->synchronous) { synchronous 1219 lib/services/services_linux.c if (op->synchronous && !sigchld_setup(&data)) { synchronous 1240 lib/services/services_linux.c if (op->synchronous) { synchronous 1278 lib/services/services_linux.c if (op->synchronous) { synchronous 1330 lib/services/services_linux.c if (op->synchronous) { synchronous 1353 lib/services/services_linux.c if (op->synchronous) { synchronous 377 lib/services/systemd.c } else if (!(op->synchronous)) { synchronous 467 lib/services/systemd.c if ((op == NULL) || op->synchronous) { synchronous 915 lib/services/systemd.c if (!(op->synchronous)) { synchronous 940 lib/services/systemd.c (op->synchronous? NULL : parse_status_result), synchronous 941 lib/services/systemd.c op, (op->synchronous? NULL : &pending), synchronous 943 lib/services/systemd.c if (op->synchronous) { synchronous 975 lib/services/systemd.c if (!(op->synchronous)) { synchronous 999 lib/services/systemd.c if (op->synchronous) { synchronous 1072 lib/services/systemd.c (op->synchronous? "" : "a"), op->action, op->agent, synchronous 1095 lib/services/systemd.c if (op->synchronous) { synchronous 367 lib/services/upstart.c if (!(op->synchronous)) { synchronous 578 lib/services/upstart.c op->synchronous? NULL : parse_status_result, synchronous 580 lib/services/upstart.c op->synchronous? NULL : &pending, synchronous 584 lib/services/upstart.c if (op->synchronous) { synchronous 641 lib/services/upstart.c if (!(op->synchronous)) { synchronous 696 lib/services/upstart.c if (op->synchronous) {