CYGWIN : Scheduling
Robert Collins
robert.collins@itdomain.com.au
Tue Feb 26 06:09:00 GMT 2002
> -----Original Message-----
> From: Herve Bailly [mailto:herve.bailly@sacet.com]
> Sent: Tuesday, February 26, 2002 7:30 PM
> To: cygwin@cygwin.com
> Subject: CYGWIN : Scheduling
>
>
> Hello,
> With mutlti-thread CYGWIN application, how to have
> scheduling between threads even if one is blocking in a loop ?
> Thank you for any response.
> Hervé BAILLY
The usual way - with a mutex and a condition variable.
Rob
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
More information about the Cygwin
mailing list