Searched refs:PATIENCE (Results 1 – 1 of 1) sorted by relevance
258 #define PATIENCE 300 macro357 if (stat(log->path, &st) == 0 && time(NULL) - st.st_mtime > PATIENCE) { in log_lock()