Searched defs:sighand_struct (Results 1 – 1 of 1) sorted by relevance
2640 struct sighand_struct { struct2641 spinlock_t siglock;2642 refcount_t count;2643 wait_queue_head_t signalfd_wqh;2644 struct k_sigaction action[64];