SET_CURRENT_BLOCKED(9) Driver Basics SET_CURRENT_BLOCKED(9)NAMEset_current_blocked - change current->blocked maskSYNOPSISvoid set_current_blocked(sigset_t * newset);ARGUMENTSnewset new maskDESCRIPTIONIt is wrong to change ->blocked directly, this helper should be used to ensure the process can't miss a shared signal we are going to block.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SET_CURRENT_BLOCKED(9)
| Related Man Pages |
|---|
| sigprocmask(2) - suse |
| sigprocmask(2) - opendarwin |
| sigprocmask(2) - netbsd |
| sigismember(3) - osf1 |
| sigprocmask(2) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Docker learning Phase-I |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |
| Please Welcome Dave Munro to the Moderator Team! |