[Haskell-cafe] Re: syscall, sigpause and EINTR on Mac OSX
Joel Reymont
joelr1 at gmail.com
Mon Dec 12 04:00:18 EST 2005
The app is multi-threaded but uses lightweight threads (unbound).
On Dec 12, 2005, at 4:24 AM, Branimir Maksimovic wrote:
> If your app is single threaded you should be ok. But then nothing
> is executed
> concurrently?
> why locking at all then? You wouldn;t have problems with deadlocks
> and signals if single threaded without locking. Now, I m really
> puzzled.
--
http://wagerlabs.com/
More information about the Haskell-Cafe
mailing list