[ECOS] stopping and resuming threads

Tom Coremans tom.coremans@acunia.com
Mon Feb 4 08:37:00 GMT 2002


Hi all,

I am trying to stop and resume a thread on ecos with
pthread_kill(thread,SIGSTOP) and pthread_kill(thread,SIGCONT) but that
doesn`t work because in ecos the signals sigstop and sigcont aren`t
defined.

Can anybody give me a hint of what is the best method for doing this?

Thanks

Tom





More information about the Ecos-discuss mailing list