Lines Matching +full:function +full:- +full:mask
30 .\" IEEE Std 1003.1-2008
66 function modifies signal dispositions.
87 to the signal mask of the calling process before executing the signal
89 signal mask of the calling process to its state prior to the delivery
99 mask of the calling process and
109 is removed from the signal mask of the calling process.
113 function adds
115 to the signal mask of the calling process.
119 function removes
121 from the signal mask of the calling process.
125 function sets the disposition of
132 function removes
134 from the signal mask of the calling process and suspend the calling process
138 function restores the signal mask of the process to its original state before
143 function
160 always terminate by being interrupted, returning -1 with
178 Otherwise, -1 is returned and
181 .Bl -tag -width Er
207 function is implemented for compatibility with historic
211 rather than a mask, was present in
217 .St -p1003.1-2001 .
235 function appeared in