in reply to Re: Re: use less 'CPU'in thread use less 'CPU'
The default SIGXCPU handler dies, but there's nothing stopping you from installing your own handler which does something different (sleeps, alters what's running, sets a different limit).