FUTEX_TRYLOCK_PI

Constant FUTEX_TRYLOCK_PI 

Source
pub const FUTEX_TRYLOCK_PI: u32 = 8;
Expand description

尝试锁定 PI 互斥体:非阻塞地尝试锁定 PI 互斥体。