From: Robert Hanson (robert.hanson_at_[hidden])
Date: 2006-01-20 12:14:14


I'm looking at porting a windows (win32) app to linux. Is there a good
reason to consider the boost thread library over the linux thread
library? Does boost provide a wrapper for threads, so that I won't need
to change my source code when porting between the two?