From: Anthony Williams (anthony_w.geo_at_[hidden])
Date: 2007-11-16 06:10:26


Roland Schwarz <roland.schwarz <at> chello.at> writes:

> (@anthony: is it possible for a thread application not to use tss?)

Not with the current boost thread implementation. TSS is used for handling
interruption.

Anthony