Searched defs:sighand_struct (Results 1 – 1 of 1) sorted by relevance
16 struct sighand_struct { struct17 atomic_t count;18 struct k_sigaction action[_NSIG];19 spinlock_t siglock;20 wait_queue_head_t signalfd_wqh;