On Wed, 29 May 2002, Hong Zhang wrote:

> > Actually I'd been given dire warnings from some of the Solaris folks.
> > "Don't use setjmp with threads!"
> >
> > I've since gotten details, and it's "Don't use setjmp with threads
> > and do Stupid Things."
>
> I used to be at Sun. I knew those warnings too. If we use longjmp
> carefully, we can make it. In the worst case, write our own version.

...Or we could use setcontext/getcontext, could we not?

- D

<[EMAIL PROTECTED]>

Reply via email to