Date: Fri, 22 Jan 2010 16:10:35 +0100 From: Ed Schouten <ed@80386.nl> To: Ivan Voras <ivoras@freebsd.org> Cc: FreeBSD Hackers <hackers@freebsd.org>, Randall Stewart <rrs@lakerest.net> Subject: Re: Greetings... a patch I would like your comments on... Message-ID: <20100122151035.GX77705@hoeg.nl> In-Reply-To: <9bbcef731001220527u5bbec479n59143b6631c6e2d8@mail.gmail.com> References: <AD99639C-0DC6-4C4C-B945-A8BD23D6DF8E@lakerest.net> <9bbcef731001220527u5bbec479n59143b6631c6e2d8@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--VgNP6wxEowREGVu+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Ivan Voras <ivoras@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. :-) --=20 Ed Schouten <ed@80386.nl> WWW: http://80386.nl/ --VgNP6wxEowREGVu+ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (FreeBSD) iEYEARECAAYFAktZv+sACgkQ52SDGA2eCwVbEwCdH5Y70ntuupJyKaA1jGFPnHnf oecAnjXVkfTbLHxQudgFifHTkRJ0LYC6 =F975 -----END PGP SIGNATURE----- --VgNP6wxEowREGVu+--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100122151035.GX77705>