Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2001-08-21 06:02:47


From: "John Max Skaller" <skaller_at_[hidden]>
> Try again. If this were a new programming language,
> and you were designing a brand new library for it, you would not
> need TLS or thread adoption.

FWIW, yes, you probably don't need TLS when using a high-level thread::ref
design; but a thread::ref design can't be implemented atop the low-level
boost::thread (AFAICS) without a TSS slot.

--
Peter Dimov
Multi Media Ltd.

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk