Home | History | Annotate | Download | only in gtest

Lines Matching full:releases

2429 //   MutexLock lock(&mutex);  // Acquires the mutex and releases it at the end
2452 // Releases this mutex.
2591 // Releases resources associated with the key. This will *not*
9113 // Assignment releases the old value and acquires the new.