yang-g
|
e75fc243da
|
change tests to use the new class instead of grpc_test_init
|
2018-11-30 08:57:38 -08:00 |
Vijay Pai
|
2fe87b0905
|
Move assignment for Thread, make destructor optional, loop cv waits
|
2018-03-01 11:47:36 -08:00 |
Vijay Pai
|
87e2e6a58a
|
clang-fmt
|
2018-02-19 22:45:47 -08:00 |
Vijay Pai
|
da69355f30
|
C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)
|
2018-02-19 22:39:58 -08:00 |
Vijay Pai
|
58a62755fc
|
Remove support for detached threads. All threads must be joined.
|
2018-02-15 21:30:13 -08:00 |
Vijay Pai
|
c745690caf
|
Internalize gpr_thd except for id and currentid
|
2018-02-12 11:44:52 -08:00 |
Noah Eisen
|
4d20a66685
|
Run clang fmt
|
2018-02-09 09:34:04 -08:00 |
Noah Eisen
|
be82e64b3d
|
Autofix c casts to c++ casts
|
2018-02-09 09:16:55 -08:00 |
Mark D. Roth
|
dbdf495f61
|
Split lib/support into lib/gpr and lib/gpr++.
|
2018-01-18 11:21:12 -08:00 |