Searched defs:TASK_INTERRUPTIBLE (Results 1 – 2 of 2) sorted by relevance
24 pub const TASK_INTERRUPTIBLE: c_int = bindings::TASK_INTERRUPTIBLE as c_int; constant
101 #define TASK_INTERRUPTIBLE 0x00000001 macro