HomeSort by relevance Sort by last modified time
    Searched refs:sighand_struct (Results 1 - 2 of 2) sorted by null

  /external/kernel-headers/original/linux/
signalfd.h 64 extern void signalfd_cleanup(struct sighand_struct *sighand);
70 static inline void signalfd_cleanup(struct sighand_struct *sighand) { }
sched.h 358 struct sighand_struct { struct
375 * implies a shared sighand_struct, so locking
376 * sighand_struct is always a proper superset of
887 struct sighand_struct *sighand;
    [all...]

Completed in 227 milliseconds