Home
last modified time | relevance | path

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

/third_party/rust/crates/libc/src/unix/nto/
H A Dneutrino.rs1 pub type nto_job_t = ::sync_t; types
1149 pub fn SchedJobCreate(__job: *mut nto_job_t) -> ::c_int; in SchedJobCreate()
1150 pub fn SchedJobCreate_r(__job: *mut nto_job_t) -> ::c_int; in SchedJobCreate_r()
1151 pub fn SchedJobDestroy(__job: *mut nto_job_t) -> ::c_int; in SchedJobDestroy()
1152 pub fn SchedJobDestroy_r(__job: *mut nto_job_t) -> ::c_int; in SchedJobDestroy_r()
1154 __job: *mut nto_job_t, in SchedWaypoint()
1160 __job: *mut nto_job_t, in SchedWaypoint_r()

Completed in 3 milliseconds