Searched refs:OsSendSigToProcess (Results 1 – 3 of 3) sorted by relevance
170 int OsSendSigToProcess(LosProcessCB *spcb, int sig, int permission);
419 int OsSendSigToProcess(LosProcessCB *spcb, int sig, int permission) in OsSendSigToProcess() function
558 (VOID)OsSendSigToProcess(parentCB, SIGCHLD, OS_KERNEL_KILL_PERMISSION); in OsProcessNaturalExit()