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