RE: cygrunsrv pause

2008-08-20 Thread Dave Korn
Unknown wrote on 20 August 2008 14:41: > Because I want to put the thread in suspend mode, instead of just > stopping and restarting. That's a problematical idea. What if the thread has just taken a critical system mutex when you suspend it? > I don't want the cron to start from the beginnin

Re: cygrunsrv pause

2008-08-20 Thread Corinna Vinschen
On Aug 20 06:41, Unknown wrote: > Because I want to put the thread in suspend mode, instead of just stopping > and restarting. I don't want the cron to start from the beginning. I'm not sure what the difference is, behaviour-wise, and I'm also not sure if cron doesn't choke on this (cron is known

Re: cygrunsrv pause

2008-08-20 Thread Unknown
Because I want to put the thread in suspend mode, instead of just stopping and restarting. I don't want the cron to start from the beginning. __ Get a sneak peak at messages with a handy reading pane with All new Yahoo! Mail:

Re: cygrunsrv pause

2008-08-20 Thread Corinna Vinschen
On Aug 19 12:14, Unknown wrote: > Hi, I need to pause and resume cron's, would this be an easy thing to add to > cygrunsrv? Thanks for the help. What's wrong with cygrunsrv -E cron cygrunsrv -S cron ? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cy