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?