On Fri, 8 Sep 2000, Mitja Horvat wrote:
> Hi,
>
> are there any plans to implement makecontext() & friends
> functions in FreeBSD?
>
> Is there any other way to implement user-level threads?
> (I know it can be done in assembler, but this is not
> portable)
>
> Using pthreads is not an option for me, although pthreads
> are implemented as userlevel threads in FreeBSD, but not
> on most other Unixes.
I have implemented {make,get,set,swap}context as library routines
for FreeBSD. They're gathering dust somewhere and need a bit of
polishing. If you give me some time I can dust them off and
send them to you.
--
Dan Eischen
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message