On 11/03/05 05:15 Scott Long said the following:
before the ioctl call runs.  But it does work.  Look at the aac(4)
driver for my example of this.

i will, it sounds like a good solution.

The other option is to use rfork, aka 'linuxthreads' to similate threads

i could try with linuxthreads, but some calls which are not threadsafe may be made by the userland app.

--
Regards,                           /\_/\   "All dogs go to heaven."
[EMAIL PROTECTED]                (0 0)    http://www.alphaque.com/
+==========================----oOO--(_)--OOo----==========================+
| for a in past present future; do                                        |
|   for b in clients employers associates relatives neighbours pets; do   |
|   echo "The opinions here in no way reflect the opinions of my $a $b."  |
| done; done                                                              |
+=========================================================================+
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to