Home
last modified time | relevance | path

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

/rust-libc-0.2.174/src/unix/bsd/apple/
H A Dmod.rs137 pub type os_sync_wait_on_address_flags_t = u32; typedef
5107 pub const OS_SYNC_WAIT_ON_ADDRESS_NONE: os_sync_wait_on_address_flags_t = 0x00000000;
5108 pub const OS_SYNC_WAIT_ON_ADDRESS_SHARED: os_sync_wait_on_address_flags_t = 0x00000001;
5525 flags: os_sync_wait_on_address_flags_t, in os_sync_wait_on_address() argument
5531 flags: os_sync_wait_on_address_flags_t, in os_sync_wait_on_address_with_deadline() argument
5539 flags: os_sync_wait_on_address_flags_t, in os_sync_wait_on_address_with_timeout() argument
/rust-libc-0.2.174/libc-test/semver/
H A Dapple.txt2119 os_sync_wait_on_address_flags_t