Searched defs:sighand_struct (Results 1 – 1 of 1) sorted by relevance
4244 struct sighand_struct { struct4245 spinlock_t siglock;4246 refcount_t count;4247 wait_queue_head_t signalfd_wqh;4248 struct k_sigaction action[64];