Home
last modified time | relevance | path

Searched refs:PATIENCE (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/examples/
A Dgzlog.c258 #define PATIENCE 300 macro
357 if (stat(log->path, &st) == 0 && time(NULL) - st.st_mtime > PATIENCE) { in log_lock()

Completed in 3 milliseconds