Julien Boeuf
|
e5adc0eb67
|
Fixing Cpp tests.
|
10 years ago |
Nicolas "Pixel" Noble
|
59588c6162
|
Removing pessimizing moves.
Pass #2.
|
10 years ago |
Julien Boeuf
|
0d47192afa
|
Fixing headers and paths after merge with upstream.
|
10 years ago |
Julien Boeuf
|
5be92a316d
|
Shuffling headers around.
|
10 years ago |
yang-g
|
730055d962
|
implementation fix
|
10 years ago |
Vijay Pai
|
e8a7e30a75
|
Eliminate public thread-pool interface
|
10 years ago |
yang-g
|
9e2f90cd06
|
headers reorg
|
10 years ago |
yang-g
|
8c2be9f228
|
Remove ChannelInterface and replace it with Channel
|
10 years ago |
Vijay Pai
|
1f3e6c1ebe
|
Start switching everything to dynamic pool
|
10 years ago |
vjpai
|
a2e1bb1577
|
Change name of thread_pool files to fixed_size_thread_pool when
appropriate
|
10 years ago |
Vijay Pai
|
69f2410086
|
Make thread_pool.h a public header
Rename ThreadPool -> FixedSizeThreadPool to allow for later introduction
of DynamicSizeThreadPool
|
10 years ago |
Craig Tiller
|
677c50c92a
|
Update C++ impl
|
10 years ago |
Craig Tiller
|
354398f9f5
|
Updating wrapped languages to new time functions
|
10 years ago |
Craig Tiller
|
20b5fe9282
|
Fixup C++
|
10 years ago |
Yang Gao
|
c1a2c314fb
|
Update the Status API
|
10 years ago |
Yang Gao
|
69fe0759be
|
Various minor fixes
|
10 years ago |
David Garcia Quintas
|
feb67f67dc
|
Replaced std::this_thread::sleep_for for gpr_sleep_until.
std::this_thread::sleep_for isn't available in gcc <= 4.6 (4.7?) nor
VS2010.
|
10 years ago |
Craig Tiller
|
0c23320c8a
|
Split thread stress from end2end to improve parallelism
|
10 years ago |