Searched refs:SIGXCPU (Results 1 - 4 of 4) sorted by relevance

/xnu-2782.1.97/bsd/dev/dtrace/scripts/
H A Dsignal.d71 inline int SIGXCPU = 24;
72 #pragma D binding "1.0" SIGXCPU
/xnu-2782.1.97/bsd/sys/
H A Dsignal.h113 #define SIGXCPU 24 /* exceeded CPU time limit */ macro
/xnu-2782.1.97/bsd/kern/
H A Dkern_resource.c972 psignal(p, SIGXCPU);
H A Dkern_sig.c2930 psignal(p, SIGXCPU);

Completed in 21 milliseconds