Re: About WIN32 threads and awin32

From: Robert Collins <robertc@dont-contact.us>
Date: 06 Jan 2003 20:18:02 +1100

On Sat, 2003-01-04 at 22:37, Guido Serassio wrote:

>
> Do you think that using Sleep(0) give the same result of the new aufs
> "signal" pipe ?

No. It's the equivalent of yield(), and should be moved up a few lines
as Henrik did for yield() in the aufs code.

The signal pipe is orthogonal, and IMO should be in the SwapDir class
core, as diskd, aufs, coss, and awin32 will all need the same
mechanism.

Rob

-- 
GPG key available at: <http://users.bigpond.net.au/robertc/keys.txt>.

Received on Mon Jan 06 2003 - 02:18:18 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:19:05 MST