Home
last modified time | relevance | path

Searched refs:FILE_ENTRY_EVICT_THRES (Results 1 - 1 of 1) sorted by relevance

/third_party/nghttp2/src/
H A DHttpServer.cc203 constexpr size_t FILE_ENTRY_EVICT_THRES = 2048; member
382 while (fd_cache_.size() > FILE_ENTRY_EVICT_THRES) { in cache_fd()

Completed in 4 milliseconds