synchronous 168 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 471 lib/services/systemd.c if ((op == NULL) || op->synchronous) { synchronous 921 lib/services/systemd.c if (!(op->synchronous)) { synchronous 947 lib/services/systemd.c (op->synchronous? NULL : parse_status_result), synchronous 948 lib/services/systemd.c op, (op->synchronous? NULL : &pending), synchronous 950 lib/services/systemd.c if (op->synchronous) { synchronous 982 lib/services/systemd.c if (!(op->synchronous)) { synchronous 1009 lib/services/systemd.c if (op->synchronous) { synchronous 1082 lib/services/systemd.c (op->synchronous? "" : "a"), op->action, op->agent, synchronous 1105 lib/services/systemd.c if (op->synchronous) { synchronous 367 lib/services/upstart.c if (!(op->synchronous)) { synchronous 579 lib/services/upstart.c op->synchronous? NULL : parse_status_result, synchronous 581 lib/services/upstart.c op->synchronous? NULL : &pending, synchronous 585 lib/services/upstart.c if (op->synchronous) { synchronous 642 lib/services/upstart.c if (!(op->synchronous)) { synchronous 697 lib/services/upstart.c if (op->synchronous) {