Searched refs:retry_with_new_map (Results 1 – 2 of 2) sorted by relevance
209 retry_with_new_map = false; in operator ()()239 retry_with_new_map = true; in operator ()()250 retry_with_new_map = true; in operator ()()264 retry_with_new_map = true; in operator ()()273 bool retry() const { return retry_with_new_map; } in retry()284 bool retry_with_new_map; member
253 : retry_with_new_map(false) in lock_file_logic()257 bool retry() const { return retry_with_new_map; } in retry()259 const bool retry_with_new_map; member