Searched defs:CMutex (Results 1 – 1 of 1) sorted by relevance
124 unsafe impl<T: Send> Send for CMutex<T> {} implementation 67 pub struct CMutex<T> { global() struct 76 impl<T> CMutex<T> { global() implementation 123 unsafe impl<T: Send> Send for CMutex<T> {} global() implementation