Home | History | Annotate | Download | only in linux

Lines Matching full:sigqueue

1235 extern struct sigqueue *sigqueue_alloc(void);
1236 extern void sigqueue_free(struct sigqueue *);
1237 extern int send_sigqueue(int, struct sigqueue *, struct task_struct *);
1238 extern int send_group_sigqueue(int, struct sigqueue *, struct task_struct *);