Lines Matching refs:sigevent

62         pub event: ::sigevent,
107 // pub ev: ::sigevent,
119 pub event: ::sigevent,
148 pub trigger: ::sigevent,
195 pub event: ::sigevent, // union
522 __ev: *const ::sigevent,
888 pub fn MsgDeliverEvent(__rcvid: ::c_int, __event: *const ::sigevent) -> ::c_int;
889 pub fn MsgDeliverEvent_r(__rcvid: ::c_int, __event: *const ::sigevent) -> ::c_int;
890 pub fn MsgVerifyEvent(__rcvid: ::c_int, __event: *const ::sigevent) -> ::c_int;
891 pub fn MsgVerifyEvent_r(__rcvid: ::c_int, __event: *const ::sigevent) -> ::c_int;
892 pub fn MsgRegisterEvent(__event: *mut ::sigevent, __coid: ::c_int) -> ::c_int;
893 pub fn MsgRegisterEvent_r(__event: *mut ::sigevent, __coid: ::c_int) -> ::c_int;
894 pub fn MsgUnregisterEvent(__event: *const ::sigevent) -> ::c_int;
895 pub fn MsgUnregisterEvent_r(__event: *const ::sigevent) -> ::c_int;
1050 __handler: ::Option<unsafe extern "C" fn(arg1: ::c_int) -> *const ::sigevent>,
1063 pub fn InterruptHookOverdriveEvent(__event: *const ::sigevent, __flags: ::c_uint) -> ::c_int;
1066 __event: *const ::sigevent,
1071 __event: *const ::sigevent,
1077 unsafe extern "C" fn(__area: *mut ::c_void, __id: ::c_int) -> *const ::sigevent,
1086 unsafe extern "C" fn(__area: *mut ::c_void, __id: ::c_int) -> *const ::sigevent,
1095 unsafe extern "C" fn(__area: *mut ::c_void, __id: ::c_int) -> *const *const ::sigevent,
1104 unsafe extern "C" fn(__area: *mut ::c_void, __id: ::c_int) -> *const *const ::sigevent,
1166 pub fn TimerCreate(__id: ::clockid_t, __notify: *const ::sigevent) -> ::c_int;
1167 pub fn TimerCreate_r(__id: ::clockid_t, __notify: *const ::sigevent) -> ::c_int;
1207 __notify: *const ::sigevent,
1214 __notify: *const ::sigevent,
1233 pub fn SyncMutexEvent(__sync: *mut ::sync_t, event: *const ::sigevent) -> ::c_int;
1234 pub fn SyncMutexEvent_r(__sync: *mut ::sync_t, event: *const ::sigevent) -> ::c_int;