synchronous 173 include/crm/services.h int synchronous; // Whether execution should be synchronous (blocking) synchronous 465 lib/services/services.c action->synchronous = false; synchronous 839 lib/services/services.c CRM_ASSERT(op->synchronous == FALSE); synchronous 871 lib/services/services.c op->synchronous = false; synchronous 1027 lib/services/services.c op->synchronous = true; synchronous 544 lib/services/services_linux.c CRM_CHECK((op != NULL) && !(op->synchronous), return EINVAL); synchronous 598 lib/services/services_linux.c if (op->synchronous || *source) { synchronous 602 lib/services/services_linux.c if (op->synchronous) { synchronous 1261 lib/services/services_linux.c if (op->synchronous && !sigchld_setup(&data)) { synchronous 1282 lib/services/services_linux.c if (op->synchronous) { synchronous 1320 lib/services/services_linux.c if (op->synchronous) { synchronous 1372 lib/services/services_linux.c if (op->synchronous) { synchronous 1395 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) { synchronous 368 lib/services/upstart.c if (!(op->synchronous)) { synchronous 592 lib/services/upstart.c op->synchronous? NULL : parse_status_result, synchronous 594 lib/services/upstart.c op->synchronous? NULL : &pending, synchronous 598 lib/services/upstart.c if (op->synchronous) { synchronous 655 lib/services/upstart.c if (!(op->synchronous)) { synchronous 710 lib/services/upstart.c if (op->synchronous) {