Searched defs:PThreadMutexGuard (Results 1 – 1 of 1) sorted by relevance
116 pub struct PThreadMutexGuard<'a, T> { global() struct 117 mtxpthread_mtx::PThreadMutexGuard global() argument 120 impl<T> Drop for PThreadMutexGuard<'_, T> { global() implementation 127 impl<T> Deref for PThreadMutexGuard<'_, T> { global() implementation 135 impl<T> DerefMut for PThreadMutexGuard<'_, T> { global() implementation