Searched defs:sigqueue (Results 1 – 1 of 1) sorted by relevance
21775 struct sigqueue { struct21776 struct list_head list;21777 int flags;21778 kernel_siginfo_t info;21779 struct ucounts *ucounts;