Searched refs:monitor_pool_ (Results 1 – 2 of 2) sorted by relevance
329 return monitor_pool_; in GetMonitorPool()1093 MonitorPool* monitor_pool_; variable
245 monitor_pool_(nullptr), in Runtime()481 delete monitor_pool_; in ~Runtime()482 monitor_pool_ = nullptr; in ~Runtime()1312 monitor_pool_ = MonitorPool::Create(); in Init()