Hi! Can I use the setjmp() and longjmp() calls from a thread?I'm using the posix threads package on solaris. The man page says that these calls are not thread-safe. Regards, Bhaskar