Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Feb 2010 07:36:34 -0800
From:      Randall Stewart <rrs@lakerest.net>
To:        John Baldwin <jhb@freebsd.org>
Cc:        Daniel Eischen <deischen@freebsd.org>, "threads@freebsd.org" <threads@freebsd.org>, freebsd-threads@freebsd.org
Subject:   Re: Thinking about kqueue's and pthread_cond_wait
Message-ID:  <3071EDFE-A83D-47E7-B1CA-110EDB7F7BF6@lakerest.net>
In-Reply-To: <201002110857.12206.jhb@freebsd.org>
References:  <3581A86D-9C9C-4E08-9AD3-CD550B180CED@lakerest.net> <20100210200631.GE71374@elvis.mu.org> <7EDE50FA-DE52-46C0-B88A-BCA9CBF934A6@vigrid.com> <201002110857.12206.jhb@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On Feb 11, 2010, at 5:57 AM, John Baldwin wrote:

>>
>
> kqueue/kevent already support that via EVFILT_USER, and Apple's GCD  
> depends on
> this extensively.  However, my point from my earlier post still  
> stands and I
> think it is the right way to implement something like NT's
> WaitForMultipleObjects().
>
> -- 
> John Baldwin
> _______________________________________________
> freebsd-threads@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-threads
> To unsubscribe, send any mail to "freebsd-threads-unsubscribe@freebsd.org 
> "
>


John:

Is this being MFC'd to 8?

I have an 8.0 machine at work where I am doing a lot of this userland  
stuff.. and the
EVFILT_USER is not present but precisely what I need.


R

------------------------------
Randall Stewart
803-317-4952 (cell)
803-345-0391(direct)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3071EDFE-A83D-47E7-B1CA-110EDB7F7BF6>