pending_unknown_state_resources 1962 tools/crm_resource_runtime.c     bool pending_unknown_state_resources;
pending_unknown_state_resources 2032 tools/crm_resource_runtime.c         pending_unknown_state_resources = (numXpathResults(search) > 0);
pending_unknown_state_resources 2034 tools/crm_resource_runtime.c     } while (actions_are_pending(scheduler->actions) || pending_unknown_state_resources);