[][src]Module linux_futex::op

Arguments to the wake_op function.

Structs

Cmp

The comparison wake_op applies to the old value of the second futex.

Op

The operation wake_op applies to the second futex.

OpAndCmp

The operation and comparison wake_op applies to the second futex.