Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Feb 1997 10:20:35 -0600 (CST)
From:      Lars Jonas Olsson <ljo@mcs.net>
To:        hackers@freebsd.org
Cc:        ljo@mcs.net
Subject:   sigwait and threads?
Message-ID:  <199702051620.KAA25043@Mars.mcs.net>

next in thread | raw e-mail | index | archive | help
 The "Threads primer" book by Lewis and Berg recommends using sigwait
for signal handling in multi-threaded applications. FreeBSD doesn't
have a sigwait though. Should we get one? Or is another method for
signal handling recommended?

 I've got a multi-threaded application that currently runs on SCO
UnixWare 2.1 that I also want to be able to run on FreeBSD. This
application uses sigwait and no signal handlers.

Jonas



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199702051620.KAA25043>