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