Home
last modified time | relevance | path

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

/rust-libc-0.2.174/src/vxworks/
H A Dmod.rs690 const semErrorBase: c_int = 0x00160000; constant
704 pub const S_semLib_INVALID_STATE: c_int = semErrorBase + 0x0065;
705 pub const S_semLib_INVALID_OPTION: c_int = semErrorBase + 0x0066;
706 pub const S_semLib_INVALID_QUEUE_TYPE: c_int = semErrorBase + 0x0067;
707 pub const S_semLib_INVALID_OPERATION: c_int = semErrorBase + 0x0068;