Searched defs:sigevent (Results 1 – 11 of 11) sorted by relevance
18 struct sigevent sigevent; in main() local
323 typedef struct sigevent { struct336 } sigevent_t; argument
824 mod sigevent { module836 sigevent: libc::sigevent field891 fn set_tid(sev: &mut libc::sigevent, sigev_notify: &SigevNotify) { in set_tid()899 fn set_tid(_sev: &mut libc::sigevent, _sigev_notify: &SigevNotify) { in set_tid()902 pub fn sigevent(&self) -> libc::sigevent { in sigevent() method
863 pub fn sigevent(&self) -> SigEvent { in sigevent() method
2299 class sigevent(Structure): class
1120 sevp: *mut sigevent, in lio_listio()
1376 sevp: *mut sigevent, in lio_listio()
1852 sevp: *mut sigevent, in lio_listio()
2581 pub fn timer_create(clock_id: clockid_t, evp: *mut sigevent, timerid: *mut timer_t) -> ::c_int; in timer_create()
3475 sevp: *mut sigevent, in lio_listio()