synchronous       173 include/crm/services.h     int synchronous;    // Whether execution should be synchronous (blocking)
synchronous       485 lib/services/services.c     action->synchronous = false;
synchronous       861 lib/services/services.c     pcmk__assert(op->synchronous == FALSE);
synchronous       893 lib/services/services.c     op->synchronous = false;
synchronous      1053 lib/services/services.c     op->synchronous = true;
synchronous       562 lib/services/services_linux.c     CRM_CHECK((op != NULL) && !(op->synchronous), return EINVAL);
synchronous       616 lib/services/services_linux.c     if (op->synchronous || *source) {
synchronous       620 lib/services/services_linux.c         if (op->synchronous) {
synchronous      1287 lib/services/services_linux.c     if (op->synchronous && !sigchld_setup(&data)) {
synchronous      1308 lib/services/services_linux.c             if (op->synchronous) {
synchronous      1346 lib/services/services_linux.c             if (op->synchronous) {
synchronous      1398 lib/services/services_linux.c     if (op->synchronous) {
synchronous      1421 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) {