#include <sys/thread.h>
#include <sys/sysproto.h>
Go to the source code of this file.
Functions | |
int | sigaction (struct thread *, struct sigaction_args *) |
int | sigprocmask (struct thread *, struct sigprocmask_args *) |
int sigaction | ( | struct thread * | , | |
struct sigaction_args * | ||||
) |
int sigprocmask | ( | struct thread * | , | |
struct sigprocmask_args * | ||||
) |