Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dsignal.h16 struct sigqueue { struct
17 struct list_head list;
18 int flags;
19 siginfo_t info;
20 struct user_struct *user;