Searched defs:sighand_struct (Results 1 – 1 of 1) sorted by relevance
18 struct sighand_struct { struct19 spinlock_t siglock;20 refcount_t count;21 wait_queue_head_t signalfd_wqh;22 struct k_sigaction action[_NSIG];