Home | History | Annotate | Download | only in runtime

Lines Matching refs:kLockLevelCount

1509       std::fill(held_mutexes, held_mutexes + kLockLevelCount, nullptr);
1655 BaseMutex* held_mutexes[kLockLevelCount];