Searched refs:thread_quarantine_size_ (Results 1 – 2 of 2) sorted by relevance
94 thread_quarantine_size_(thread_quarantine_size), in ThreadRegistry()283 if (dead_threads_.size() <= thread_quarantine_size_) in QuarantinePush()
123 const u32 thread_quarantine_size_; variable