Home
last modified time | relevance | path

Searched defs:sigqueue (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/include/linux/
Dsignal.h18 struct sigqueue { struct
19 struct list_head list;
20 int flags;
21 siginfo_t info;
22 struct user_struct *user;