Searched refs:SIG_UNBLOCK (Results 1 – 2 of 2) sorted by relevance
10 #ifndef SIG_UNBLOCK11 #define SIG_UNBLOCK 1 /* for unblocking signals */ macro
92 sigprocmask(SIG_UNBLOCK, &hupmask, NULL); in jffs2_garbage_collect_thread()