Searched refs:monitor_pool_ (Results 1 – 2 of 2) sorted by relevance
338 return monitor_pool_; in GetMonitorPool()1160 MonitorPool* monitor_pool_; variable
251 monitor_pool_(nullptr), in Runtime()496 delete monitor_pool_; in ~Runtime()497 monitor_pool_ = nullptr; in ~Runtime()1482 monitor_pool_ = MonitorPool::Create(); in Init()