Count of SIGSTOP
Count of SIGSTOP
- Subject: Count of SIGSTOP
- From: Ken Thomases <email@hidden>
- Date: Sat, 13 Apr 2013 17:42:40 -0500
On Apr 13, 2013, at 4:12 PM, G 3 wrote:
> Hi, I was wondering if there is a function that can let me know how
> many SIGSTOP signals a process has received. Something has to be
> keeping count because I have to send x amount of SIGCONT signals to
> undo x amount of SIGSTOP signals.
This is incorrect, at least in my testing. No matter how many SIGSTOPs a process has received, a single SIGCONT is all that's necessary to let it resume.
Regards,
Ken
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden