Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
1d282a95c604019cc7b4f885738daa61b7974ca4
/
lib
/
cpp
/
src
/
concurrency
/
Mutex.h
3faaedf
THRIFT-1361 Optional replacement of pthread by boost::thread
by Roger Meier
· 13 years ago
2e9f510
THRIFT-1333: Make RWGuard not copyable Client: cpp Patch: Dave Watson
by Jake Farrell
· 13 years ago
c58c9e8
THRIFT-1317. cpp: Remove copy constructibility from thrift::concurrency::Guard
by Bryan Duxbury
· 13 years ago
0069cc4
THRIFT-916 no errors on GNU/Linux when compiling with CXXFLAGS="-Wall -Wextra -pedantic"
by Roger Meier
· 14 years ago
7a2065d
cpp: Add profiling hooks to Mutex, ReadWriteMutex() classes
by David Reiss
· 15 years ago
4e19f19
cpp: non-blocking add for ThreadManager
by David Reiss
· 15 years ago
e96fa55
cpp: Add enum and constructor to RWGuard to make read/write more visible
by David Reiss
· 15 years ago
b9db49c
cpp: Let Monitors share Mutex instances
by David Reiss
· 15 years ago
be378f2
THRIFT-490. Clarify the comment for the Guard macro
by David Reiss
· 16 years ago
ea2cba8
THRIFT-387. Add license headers to a bunch of files
by David Reiss
· 16 years ago
13083d6
THRIFT-294. Remove @author tags
by Bryan Duxbury
· 16 years ago
b5e6221
THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift
by T Jake Luciani
· 16 years ago
fb1c5ac
Declare special mutex initializers unconditionally.
by David Reiss
· 17 years ago
c6dab61
Thrift: Allow for alternative Mutex initializers.
by David Reiss
· 17 years ago
0c90f6f
Thrift: Whitespace cleanup.
by David Reiss
· 17 years ago
eaa61e4
Thrift: A hack to prevent incorrect usage of Mutex Guards.
by David Reiss
· 17 years ago
1454296
[Explicitly declare shared_ptr]
by yunfang
· 17 years ago
19cee90
THRIFT: Make the mutex assignable
by boz
· 17 years ago
6230967
THRIFT: Mutex and ReadWriteMutex leaked memory, now they don't
by boz
· 17 years ago
5362e70
THRIFT: mutex trylock support
by boz
· 17 years ago
96d2388
Thrift: Cleaned up whitespace.
by David Reiss
· 17 years ago
a36f5db
[scope lock wrapped for ReadWriteMutex]
by yunfang
· 18 years ago
85287d3
Fix addrinfo structure memory leak in TSocket
by Mark Slee
· 18 years ago
cce8184
THRIFT ReadWriteMutex
by boz
· 18 years ago
9f0c651
Thrift license applied to all the C++ files
by Mark Slee
· 18 years ago
2f6404d
C++ Thrift coding style changes
by Mark Slee
· 18 years ago
f5f2be4
Thrift: standardize coding style
by Mark Slee
· 18 years ago
0e53ccd
Another checkpoint of initial cut at thread pool manager for thrift and related concurrency classes.
by Marc Slemko
· 18 years ago
6694987
Checkpoint of initial cut at thread pool manager for thrift and related concurrency classes.
by Marc Slemko
· 19 years ago