patience           41 lib/zlib/examples/gzlog.c     int patience;
patience           44 lib/zlib/examples/gzlog.c     patience = LOCK_PATIENCE;
patience           49 lib/zlib/examples/gzlog.c         patience -= LOCK_RETRY;
patience           50 lib/zlib/examples/gzlog.c     } while (patience > 0);