Searched defs:sigqueue (Results 1 – 1 of 1) sorted by relevance
22 struct sigqueue { struct23 struct list_head list;24 int flags;25 kernel_siginfo_t info;26 struct ucounts *ucounts;