Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/sched/
Dsignal.h18 struct sighand_struct { struct
19 spinlock_t siglock;
20 refcount_t count;
21 wait_queue_head_t signalfd_wqh;
22 struct k_sigaction action[_NSIG];