Home
last modified time | relevance | path

Searched refs:SIGLWP (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/tcsh/
H A Dsh.init.c705 #ifdef SIGLWP in mesginit()
707 if (mesg[SIGLWP].pname == NULL) { in mesginit()
708 mesg[SIGLWP].iname = "LWP"; in mesginit()
709 mesg[SIGLWP].pname = CSAVS(2, 65, "Special LWP signal"); in mesginit()
/freebsd/sys/sys/
H A Dsignal.h131 #define SIGLWP SIGTHR macro