Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/machine/cris/sys/
Dsignal.h63 #define SA_NOCLDSTOP 1 /* only value supported now for sa_flags */ macro
/picolibc-latest/newlib/libc/include/
Dsignal.h95 #define SA_NOCLDSTOP (1 << 0) macro