2 * Copyright (c) 2002-2011, Haiku Project. All rights reserved.
3 * Distributed under the terms of the Haiku license.
6 * Daniel Reinhold (danielre@users.sf.net)
16 #include <syscall_utils.h>
22 RETURN_AND_SET_ERRNO(send_signal(find_thread(NULL
), sig
));