Searched defs:lwpid_t (Results 1 – 8 of 8) sorted by relevance
56 typedef pid_t lwpid_t; typedef
6 pub type lwpid_t = i32; typedef1625 lwpid: lwpid_t, in lwp_rtprio()
89 pub type lwpid_t = i32; typedef
10 pub type lwpid_t = __lwpid_t; typedef4109 pub fn rtprio_thread(function: ::c_int, lwpid: ::lwpid_t, rtp: *mut super::rtprio) -> ::c_int; in rtprio_thread()
11 pub type lwpid_t = ::c_uint; typedef