Searched defs:sighand_struct (Results 1 – 1 of 1) sorted by relevance
20 struct sighand_struct { struct21 spinlock_t siglock;22 refcount_t count;23 wait_queue_head_t signalfd_wqh;24 struct k_sigaction action[_NSIG];
Completed in 5 milliseconds