Thinking about kqueue's and pthread_cond_wait

Randall Stewart rrs at lakerest.net
Thu Feb 11 15:36:50 UTC 2010


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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-threads
> To unsubscribe, send any mail to "freebsd-threads-unsubscribe at 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)



More information about the freebsd-threads mailing list