7 Commits (c952e9be63e809e193af7ec1de13d6be0ef5fff7)

Author SHA1 Message Date
Vijay Pai 53e7e9f3fe Remove unused parameter warning (9 of 20) 5 years ago
xtao 7766912dda
fix more detected mu/cv leaks 6 years ago
yang-g e75fc243da change tests to use the new class instead of grpc_test_init 6 years ago
Vijay Pai 2fe87b0905 Move assignment for Thread, make destructor optional, loop cv waits 7 years ago
Vijay Pai d71b55db98 Reduce thread count to reduce stack frame size 7 years ago
Vijay Pai 87e2e6a58a clang-fmt 7 years ago
Vijay Pai da69355f30 C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start) 7 years ago
Vijay Pai 58a62755fc Remove support for detached threads. All threads must be joined. 7 years ago
Vijay Pai c745690caf Internalize gpr_thd except for id and currentid 7 years ago
Mark D. Roth dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 7 years ago
Dave MacLachlan da341bcb89 Fix up review comments 7 years ago
Dave MacLachlan af5c54de9c Add thread naming support on platforms that support it. 7 years ago
Craig Tiller 4ac2b8e585 Enable clang-tidy as a sanity check, fix up all known failures 7 years ago
Yash Tibrewal 34a57d0346 rename all test core files to cc and a lot of C++ style conversions 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Craig Tiller f40df23eeb Auto-changes 9 years ago
Sree Kuchibhotla f7cea97658 Fix copyright 9 years ago
Sree Kuchibhotla b19489c6c8 Minor code cleanup 9 years ago
Sree Kuchibhotla cc43d693e5 Reduce the number of threads so that this test works on x86 systems 9 years ago
Craig Tiller 861d8ed7e7 Add tests for thread options 9 years ago
Craig Tiller a82950e683 clang-format all core files 9 years ago
Craig Tiller 45724b35e4 indent pass to get logical source lines on one physical line 9 years ago
Craig Tiller d6c98df792 clang-format all source 9 years ago
Craig Tiller 143e7bf0cf Introduce a clock type field onto gpr_timespec. 10 years ago
Nicolas Noble 91647cc815 Adding joinable threads, and gpr_thd_join. 10 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Craig Tiller 0605995e55 Update copyright to 2015 10 years ago
Nicolas Noble b7ebd3b8c6 Initial import. 10 years ago