Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
13083d6d52d2b5bd3d5a9368a04503c5b21eabab
/
lib
/
cpp
/
src
/
concurrency
/
PosixThreadFactory.cpp
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
fbb14ef
THRIFT-214. cpp: Qualify a cast to fix OSX compilation
by David Reiss
· 16 years ago
af29695
Add ProfilerRegisterThead() to PosixThread.
by David Reiss
· 17 years ago
d4a269c
Thrift: No using namespace.
by David Reiss
· 17 years ago
9843915
Fix thread_t cast again
by Mark Slee
· 17 years ago
04f0b7b
Use reinterpret_cast instead of static_cast for pthread_t => Thread::id_t
by Mark Slee
· 17 years ago
a647903
Modified PosixThreadFactory
by Marc Slemko
· 18 years ago
67606e5
Modified PosixThreadFactory::PThread:
by Marc Slemko
· 18 years ago
2782d6d
mcslee: being nitpicky ensuring consistent coding style
by Mark Slee
· 18 years ago
3a3b53b
Modified facebook::thrift::concurrency::Monitor.wait:
by Marc Slemko
· 18 years ago
b6b5a9e
Removed comment about needing a lock in thread main. Access through boost::shared_ptr is thread safe
by Marc Slemko
· 18 years ago
3f234da
-- more assert fixes for thrift concurrency
by Aditya Agarwal
· 18 years ago
9dc5740
-- assert fixes for thrift concurrency lib
by Aditya Agarwal
· 18 years ago
9f0c651
Thrift license applied to all the C++ files
by Mark Slee
· 18 years ago
b9ff32a
Thrift: C++ peek() method and TException not Exception
by Mark Slee
· 18 years ago
b3bd81f
Change Thrift .cc files to be .cpp files
by Mark Slee
· 18 years ago
[Renamed from lib/cpp/src/concurrency/PosixThreadFactory.cc]
2f6404d
C++ Thrift coding style changes
by Mark Slee
· 18 years ago
2905078
Better socket timeout and options support for Thrift C++
by Mark Slee
· 18 years ago
f5f2be4
Thrift: standardize coding style
by Mark Slee
· 18 years ago
6f038a7
Converted concurrency classes to use boost::shared_ptr and boost::weak_ptr:
by Marc Slemko
· 18 years ago
fe5ba12e
More test code added... more bugs found
by Marc Slemko
· 18 years ago
d466b21
Bring up of thread manager
by Marc Slemko
· 18 years ago
8a40a76
Added thread factory test - problems in thread
by Marc Slemko
· 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