Searched refs:ml (Results 1 – 3 of 3) sorted by relevance
169 FileLockMirror* ml = static_cast<FileLockMirror*>(l); in UnlockFile() local170 Status as = a_->UnlockFile(ml->a_); in UnlockFile()171 Status bs = b_->UnlockFile(ml->b_); in UnlockFile()173 delete ml; in UnlockFile() local
52 MutexLock ml(heap.push_pop_mutex()); in TEST() local88 MutexLock ml(heap.push_pop_mutex()); in TEST() local116 MutexLock ml(heap.push_pop_mutex()); in TEST() local125 MutexLock ml(heap.push_pop_mutex()); in TEST() local136 MutexLock ml(heap.push_pop_mutex()); in TEST() local143 MutexLock ml(heap.push_pop_mutex()); in TEST() local173 MutexLock ml(heap.push_pop_mutex()); in TEST() local
587 MutexLock ml(push_pop_mutex()); in erase()