-- assert fixes for thrift concurrency lib
authorAditya Agarwal <aditya@apache.org>
Sat, 31 Mar 2007 17:45:12 +0000 (17:45 +0000)
committerAditya Agarwal <aditya@apache.org>
Sat, 31 Mar 2007 17:45:12 +0000 (17:45 +0000)
commit9dc57402b5297a14a53f47658e72fcdab7e99f72
treef1c88340c5b92ba0efd2e76ce719b14a3f77b394
parentadf3e7f0c6127967ab546b8a460131c07de84b2d
-- assert fixes for thrift concurrency lib

Summary:
- cannot assume that assert.h is defined

Reviewed By: marc k

Test Plan: everything compiles

Notes:
- need to reflect these changes in libfacebook/fbthread

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