Doug White writes:
> You normally wouldn't mix kqueue and threads; you'd use kqueue to
> *implement* threads. :-)
> 
> AFAIK kqueue hasn't been made threadsafe, you'll have to bug
> [EMAIL PROTECTED] about it. Patches gladly accepted :)

I may be just being stupid but I don't understand that last sentence.

I thought kqueue() and kevent() were system calls... how can they
not be thread safe?

-Archie

___________________________________________________________________________
Archie Cobbs   *   Whistle Communications, Inc.  *   http://www.whistle.com


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to