Searched defs:TASK_ID (Results 1 – 1 of 1) sorted by relevance
88 pub type TASK_ID = ::OBJ_HANDLE; typedef1744 pub fn taskKill(taskId: ::TASK_ID, signo: ::c_int) -> ::c_int; in taskKill()