Lines Matching +full:loss +full:- +full:of +full:- +full:signal
1 .\" SPDX-License-Identifier: BSD-2-Clause
12 .\" 1. Redistributions of source code must retain the above copyright
13 .\" notice(s), this list of conditions and the following disclaimer as
14 .\" the first lines of this file unmodified other than the possible
15 .\" addition of one or more copyright notices.
17 .\" notice(s), this list of conditions and the following disclaimer in
23 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
26 .\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
27 .\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
28 .\" BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
30 .\" OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
31 .\" EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38 .Nd queue a signal to a specified thread
49 function queues a signal, specified by
55 is 0, error checking is performed, but no signal is actually sent.
58 is queued together with the signal, and becomes available in
60 data passed to the signal handler.
66 but targets a thread in the current process instead of a process.
69 for details about signal queueing and delivery selection.
79 .Bl -tag -width Er
81 No resources are available to queue the signal.
85 or a system-wide resource limit has been exceeded.
91 is an invalid or unsupported signal number.