UbixOS V2  2.0
kern_sig.h File Reference
#include <sys/thread.h>
#include <sys/sysproto_posix.h>
Include dependency graph for kern_sig.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int sigaction (struct thread *, struct sigaction_args *)
 
int sigprocmask (struct thread *, struct sigprocmask_args *)
 

Function Documentation

◆ sigaction()

int sigaction ( struct thread ,
struct sigaction_args  
)

◆ sigprocmask()

int sigprocmask ( struct thread ,
struct sigprocmask_args  
)