Searched defs:sighand_struct (Results 1 – 1 of 1) sorted by relevance
22 struct sighand_struct { struct23 spinlock_t siglock;24 refcount_t count;25 wait_queue_head_t signalfd_wqh;26 struct k_sigaction action[_NSIG];