Searched refs:max_reuse_ (Results 1 – 4 of 4) sorted by relevance
95 max_reuse_(max_reuse), in ThreadRegistry()290 if (max_reuse_ > 0 && tctx->reuse_count >= max_reuse_) in QuarantinePush()
124 const u32 max_reuse_; variable
109 max_reuse_(max_reuse), in ThreadRegistry()327 if (max_reuse_ > 0 && tctx->reuse_count >= max_reuse_) in QuarantinePush()
137 const u32 max_reuse_; variable