synchronous       172 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       375 lib/services/systemd.c         } else if (!(op->synchronous)) {
synchronous       465 lib/services/systemd.c     if ((op == NULL) || op->synchronous) {
synchronous       911 lib/services/systemd.c     if (!(op->synchronous)) {
synchronous       936 lib/services/systemd.c                                      (op->synchronous? NULL : parse_status_result),
synchronous       937 lib/services/systemd.c                                      op, (op->synchronous? NULL : &pending),
synchronous       939 lib/services/systemd.c         if (op->synchronous) {
synchronous       970 lib/services/systemd.c         if (!(op->synchronous)) {
synchronous       993 lib/services/systemd.c     if (op->synchronous) {
synchronous      1066 lib/services/systemd.c               (op->synchronous? "" : "a"), op->action, op->agent,
synchronous      1089 lib/services/systemd.c     if (op->synchronous) {
synchronous       367 lib/services/upstart.c     if (!(op->synchronous)) {
synchronous       575 lib/services/upstart.c                                        op->synchronous? NULL : parse_status_result,
synchronous       577 lib/services/upstart.c                                        op->synchronous? NULL : &pending,
synchronous       581 lib/services/upstart.c         if (op->synchronous) {
synchronous       637 lib/services/upstart.c     if (!(op->synchronous)) {
synchronous       692 lib/services/upstart.c     if (op->synchronous) {