2 * Copyright 2006, Haiku, Inc. All Rights Reserved.
3 * Distributed under the terms of the MIT License.
6 * Axel Dörfler, axeld@pinc-software.de
19 if (sigprocmask(SIG_SETMASK
, &set
, &oset
) < 0)
32 if (sigprocmask(SIG_BLOCK
, &set
, &oset
) < 0)