pending_unknown_state_resources 1847 tools/crm_resource_runtime.c     bool pending_unknown_state_resources;
pending_unknown_state_resources 1904 tools/crm_resource_runtime.c         pending_unknown_state_resources = (numXpathResults(search) > 0);
pending_unknown_state_resources 1906 tools/crm_resource_runtime.c     } while (actions_are_pending(scheduler->actions) || pending_unknown_state_resources);