Searched refs:_Vx_semaphore (Results 1 – 1 of 1) sorted by relevance
86 pub type _Vx_SEM_ID = *mut ::_Vx_semaphore;107 pub enum _Vx_semaphore {} enum108 impl ::Copy for _Vx_semaphore {} implementation109 impl ::Clone for _Vx_semaphore { implementation110 fn clone(&self) -> _Vx_semaphore { in clone() argument