Removed comment about needing a lock in thread main. Access through boost::shared_pt...
authorMarc Slemko <marc@apache.org>
Sun, 1 Apr 2007 20:17:02 +0000 (20:17 +0000)
committerMarc Slemko <marc@apache.org>
Sun, 1 Apr 2007 20:17:02 +0000 (20:17 +0000)
commitb6b5a9e001071b781a2bd826770ad56165dc08e4
tree7b817341a512a2814e4cda0f0687e39875e310f7
parent10b3bdbb853519b922a0b18ca9f384167b82d035
Removed comment about needing a lock in thread main.  Access through boost::shared_ptr is thread safe

Reviewed By: none

Test Plan: N.A.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665076 13f79535-47bb-0310-9956-ffa450edef68
lib/cpp/src/concurrency/PosixThreadFactory.cpp