Searched defs:sigqueue (Results 1 – 2 of 2) sorted by relevance
15 struct sigqueue { struct16 struct list_head list;17 int flags;18 siginfo_t info;19 struct user_struct *user;
25 sigqueue \ program