thrift/lib
Marc Slemko fe5ba12e4a More test code added...
more bugs found

facebook::thrift::concurrency::ThreadManager::add
	Fixed dispatch error that resulted in only one of N worker threads ever getting notified of work

facebook::thrift::concurrency::ThreadManager
	Cleaned up addWorker/removeWorker and stop logic so that adding/removing workers doesn't wake up 
	all blocked workers.

facebook::thrift::concurrency::Thread
facebook::thrift::concurrency::Runnable
	Fixed initialization logic so that runnable can return the thread that runs it


git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664729 13f79535-47bb-0310-9956-ffa450edef68
2006-07-20 21:16:27 +00:00
..
cpp More test code added... 2006-07-20 21:16:27 +00:00
java Thrift: getting rid of U32s for map/list/set/string lengths and field ids etc. 2006-06-26 23:52:22 +00:00
php/src Thrift now works in PHP, hot stuff 2006-06-30 18:28:50 +00:00