FUTEX_LOCK_PI

Constant FUTEX_LOCK_PI 

Source
pub const FUTEX_LOCK_PI: u32 = 6;
Expand description

锁定 PI 互斥体:尝试锁定 PI 互斥体。如果失败,等待并继承所有者的优先级。