Searched refs:max_pending_count (Results 1 – 1 of 1) sorted by relevance
72 Handle CreateHandle(size_t max_pending_count, size_t max_dead_count);309 size_t max_pending_count, size_t max_dead_count) { in CreateHandle() argument311 if ((max_pending_count > kMaxCountForPackedCounts) || in CreateHandle()