Home
last modified time | relevance | path

Searched refs:__clockid_t (Results 1 – 1 of 1) sorted by relevance

/rust-libc-0.2.174/src/unix/hurd/
H A Dmod.rs60 pub type __clockid_t = __s32_type; typedef
114 pub type clockid_t = __clockid_t;
656 pub __clock: __clockid_t,
3954 __clock_id: __clockid_t, in pthread_condattr_setclock() argument