Searched defs:sighand_struct (Results 1 – 1 of 1) sorted by relevance
505 struct sighand_struct { struct506 atomic_t count;507 struct k_sigaction action[_NSIG];508 spinlock_t siglock;509 wait_queue_head_t signalfd_wqh;