Query: set_current_blocked
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 | 
|---|
| rt_sigprocmask(2) - linux | 
| sigprocmask(2) - netbsd | 
| sigdelset(3) - osf1 | 
| sigfillset(3) - osf1 | 
| sigemptyset(3) - osf1 | 
| Similar Topics in the Unix Linux Community | 
|---|
| Set hard block limit for user using quota | 
| Tar Command | 
| Docker learning Phase-I | 
| Unsure why access time on a directory change isn't changing | 
| Controlling user input |