Home
last modified time | relevance | path

Searched refs:sem_otime (Results 1 – 4 of 4) sorted by relevance

/rust-libc-0.2.174/src/unix/linux_like/linux/gnu/b64/
H A Dmod.rs72 pub sem_otime: crate::time_t,
/rust-libc-0.2.174/src/unix/linux_like/linux/gnu/b32/
H A Dmod.rs180 pub sem_otime: crate::time_t,
/rust-libc-0.2.174/src/unix/bsd/apple/
H A Dmod.rs1337 pub sem_otime: crate::time_t,
1794 && self.sem_otime == other.sem_otime
1807 let sem_otime = self.sem_otime; localVariable
1815 sem_otime.hash(state);
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs578 pub sem_otime: crate::time_t,