1. 7a2065d cpp: Add profiling hooks to Mutex, ReadWriteMutex() classes by David Reiss · 15 years ago
  2. 4e19f19 cpp: non-blocking add for ThreadManager by David Reiss · 15 years ago
  3. e96fa55 cpp: Add enum and constructor to RWGuard to make read/write more visible by David Reiss · 15 years ago
  4. b9db49c cpp: Let Monitors share Mutex instances by David Reiss · 15 years ago
  5. be378f2 THRIFT-490. Clarify the comment for the Guard macro by David Reiss · 16 years ago
  6. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  7. 13083d6 THRIFT-294. Remove @author tags by Bryan Duxbury · 16 years ago
  8. b5e6221 THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift by T Jake Luciani · 16 years ago
  9. fb1c5ac Declare special mutex initializers unconditionally. by David Reiss · 17 years ago
  10. c6dab61 Thrift: Allow for alternative Mutex initializers. by David Reiss · 17 years ago
  11. 0c90f6f Thrift: Whitespace cleanup. by David Reiss · 17 years ago
  12. eaa61e4 Thrift: A hack to prevent incorrect usage of Mutex Guards. by David Reiss · 17 years ago
  13. 1454296 [Explicitly declare shared_ptr] by yunfang · 17 years ago
  14. 19cee90 THRIFT: Make the mutex assignable by boz · 17 years ago
  15. 6230967 THRIFT: Mutex and ReadWriteMutex leaked memory, now they don't by boz · 17 years ago
  16. 5362e70 THRIFT: mutex trylock support by boz · 17 years ago
  17. 96d2388 Thrift: Cleaned up whitespace. by David Reiss · 17 years ago
  18. a36f5db [scope lock wrapped for ReadWriteMutex] by yunfang · 18 years ago
  19. 85287d3 Fix addrinfo structure memory leak in TSocket by Mark Slee · 18 years ago
  20. cce8184 THRIFT ReadWriteMutex by boz · 18 years ago
  21. 9f0c651 Thrift license applied to all the C++ files by Mark Slee · 18 years ago
  22. 2f6404d C++ Thrift coding style changes by Mark Slee · 18 years ago
  23. f5f2be4 Thrift: standardize coding style by Mark Slee · 18 years ago
  24. 0e53ccd Another checkpoint of initial cut at thread pool manager for thrift and related concurrency classes. by Marc Slemko · 18 years ago
  25. 6694987 Checkpoint of initial cut at thread pool manager for thrift and related concurrency classes. by Marc Slemko · 19 years ago