Home
last modified time | relevance | path

Searched refs:TASK_ID (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs88 pub type TASK_ID = ::OBJ_HANDLE; types
434 pub initTaskId: ::TASK_ID,
1759 pub fn taskKill(taskId: ::TASK_ID, signo: ::c_int) -> ::c_int; in taskKill()
1765 pub fn taskIdSelf() -> ::TASK_ID; in taskIdSelf()

Completed in 5 milliseconds