Searched defs:sighand_struct (Results 1 – 1 of 1) sorted by relevance
513 struct sighand_struct { struct514 atomic_t count;515 struct k_sigaction action[_NSIG];516 spinlock_t siglock;517 wait_queue_head_t signalfd_wqh;