Searched defs:sigqueue (Results 1 – 2 of 2) sorted by relevance
22265 struct sigqueue { struct22266 struct list_head list;22267 int flags;22268 kernel_siginfo_t info;22269 struct ucounts *ucounts;
32470 struct sigqueue { struct32471 struct list_head list;32472 int flags;32473 kernel_siginfo_t info;32474 struct ucounts *ucounts;