Home
last modified time | relevance | path

Searched defs:_Vx_semaphore (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/libc/src/vxworks/
Dmod.rs107 pub enum _Vx_semaphore {} enum
108 impl ::Copy for _Vx_semaphore {} implementation
109 impl ::Clone for _Vx_semaphore { implementation
110 fn clone(&self) -> _Vx_semaphore { in clone()