Home
last modified time | relevance | path

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

/rust-libc-0.2.174/src/unix/redox/
H A Dmod.rs315 bytes: [u8; _PTHREAD_SPINLOCK_SIZE],
328 const _PTHREAD_SPINLOCK_SIZE: usize = 4; constant