Lines Matching refs:instrument_entrypoints_lock_
40 Mutex* Locks::instrument_entrypoints_lock_ = nullptr;888 DCHECK(instrument_entrypoints_lock_ == nullptr);889 instrument_entrypoints_lock_ = new Mutex("instrument entrypoint lock", current_lock_level);