Greetings... a patch I would like your comments on...
Ed Schouten
ed at 80386.nl
Fri Jan 22 15:10:36 UTC 2010
* Ivan Voras <ivoras at freebsd.org> wrote:
> This is a good and useful addition! I think Windows has implemented a
> generalization of this (called "wait objects" or something like that),
> which effectively allows a select()- (or in this case kqueue())-like
> syscall to wait on both file descriptors and condvars (as well as
> probably other MS-style objects). It's useful for multiplexing events
> for dissimilar sources.
NtWaitForSingleObject(), NtWaitForMultipleObjects(), etc. :-)
--
Ed Schouten <ed at 80386.nl>
WWW: http://80386.nl/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20100122/9172cd85/attachment.pgp
More information about the freebsd-hackers
mailing list