On Tue, Jul 27, 2010 at 9:21 AM, Jay K <[email protected]> wrote:
> Following 163 lines are reduced from a "very portable" way to implement
> threads in usermode,
> without hacking jmpbuf, using sigaltstack to set the stack pointer.
>
>
> On OpenBSD 4.6 x86 and powerpc it hangs if I use -pthread, but otherwise
does
> not.
>  The hang is in the while(..) sigsuspend(), not too surprising.
>  Using pthread_sigmask and pthread_kill(pthread_self()) doesn't fix it.
>
>
> Any ideas?
> Maybe it is "fixed" in 4.7? I'll try that soon.

This is really stuff for t...@. You're on the wrong mailing list.

ciao,
David

Reply via email to