synchronous       150 include/crm/services.h     int synchronous;    // Whether execution should be synchronous (blocking)
synchronous       458 lib/services/services.c     action->synchronous = false;
synchronous       820 lib/services/services.c     pcmk__assert(op->synchronous == FALSE);
synchronous       852 lib/services/services.c     op->synchronous = false;
synchronous      1005 lib/services/services.c     op->synchronous = true;
synchronous       555 lib/services/services_linux.c     CRM_CHECK((op != NULL) && !(op->synchronous), return EINVAL);
synchronous       609 lib/services/services_linux.c     if (op->synchronous || *source) {
synchronous       613 lib/services/services_linux.c         if (op->synchronous) {
synchronous      1260 lib/services/services_linux.c     if (op->synchronous && !sigchld_setup(&data)) {
synchronous      1281 lib/services/services_linux.c             if (op->synchronous) {
synchronous      1319 lib/services/services_linux.c             if (op->synchronous) {
synchronous      1371 lib/services/services_linux.c     if (op->synchronous) {
synchronous      1394 lib/services/services_linux.c     if (op->synchronous) {
synchronous       441 lib/services/systemd.c         } else if (!(op->synchronous)) {
synchronous       542 lib/services/systemd.c     if ((op == NULL) || op->synchronous) {
synchronous       828 lib/services/systemd.c         if (!op->synchronous && start_stop) {
synchronous       852 lib/services/systemd.c         if (!op->synchronous && start_stop) {
synchronous      1223 lib/services/systemd.c     if (!(op->synchronous)) {
synchronous      1249 lib/services/systemd.c                                      (op->synchronous? NULL : parse_status_result),
synchronous      1250 lib/services/systemd.c                                      op, (op->synchronous? NULL : &pending),
synchronous      1252 lib/services/systemd.c         if (op->synchronous) {
synchronous      1277 lib/services/systemd.c             if (!(op->synchronous)) {
synchronous      1296 lib/services/systemd.c         if (!(op->synchronous)) {
synchronous      1323 lib/services/systemd.c     if (op->synchronous) {
synchronous      1403 lib/services/systemd.c               (op->synchronous? "" : "a"), op->action, op->agent,
synchronous      1427 lib/services/systemd.c     if (op->synchronous) {