21 Commits (ff2e7ab445169d79d9140571ee734b65760f29a4)

Author SHA1 Message Date
Vijay Pai 98cb13064c Remove unused parameter warning (10 of 20) 5 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 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
Vijay Pai d4d0a30c6f Privatize useful.h and avl.h 7 years ago
Yash Tibrewal 8cf1470a51
Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" 7 years ago
Yash Tibrewal ad4d2dde00
Revert "All instances of exec_ctx being passed around in src/core removed" 7 years ago
Dave MacLachlan da341bcb89 Fix up review comments 7 years ago
Yash Tibrewal c354269ba7 Remove _ prefixed variable names 7 years ago
Dave MacLachlan af5c54de9c Add thread naming support on platforms that support it. 7 years ago
Yash Tibrewal 6c26b16fe0 Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCtx and some minor changes 7 years ago
Yash Tibrewal 75122c2357 Address some PR comments 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
Yash Tibrewal 0ee7574732 Removing instances of exec_ctx being passed around in functions in 7 years ago
ncteisen 969b46ef73 Add rich closure debug mode 8 years ago
ncteisen 274bbbe6a0 Add rich closure debug mode 8 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Craig Tiller bb29c724dd Fix combiner test 8 years ago
Craig Tiller ee4b145213 Remove workqueue, covered_by_poller as concepts, get Mac build up 8 years ago
Craig Tiller 3845e55981 Add debug macros 8 years ago
Craig Tiller 5634ef6e4a Make combiners refcounted, to facilitate sharing 8 years ago
Robbie Shade ca7effcdff Replace timeout/scaling macros with functions. 8 years ago
Craig Tiller 91031dacb1 Changes to exec_ctx/closure/combiner/workqueue interfaces 8 years ago
Craig Tiller 57726ca5a9 Revert "Revert "Grand unified closures"" 8 years ago
Craig Tiller 537f7c2a13 Revert "Grand unified closures" 8 years ago
Craig Tiller 09b05fd3fd Get write batching working again 8 years ago
Craig Tiller f6b6d29841 Address review comments 8 years ago
Craig Tiller a7cd41cc46 Note polling coverage when taking combiner locks: resolves offload issues 8 years ago
Craig Tiller e0221ff340 Debugging 8 years ago
Craig Tiller 8d8d0d3d10 Get combiner finalization lists working 9 years ago
Craig Tiller a36857da24 Progress on a finalization list 9 years ago
Craig Tiller 9b22a46dd4 Fix test 9 years ago
Craig Tiller f7cade1b4f Rename async_execution_lock --> combiner, make it use closures, unroll previous changes for idleness 9 years ago
Craig Tiller 765c538d72 Revert "Add the ability to run some action when the lock becomes idle" 9 years ago
Craig Tiller c9d4b81dab Add the ability to run some action when the lock becomes idle 9 years ago
Craig Tiller cf600c9f25 Refine async_execution_lock interface, implement exec_ctx based task switching on starvation 9 years ago
Craig Tiller dfbb1c080a Almost working...... 9 years ago
Craig Tiller 2743ba94f9 Almost working... 9 years ago
Craig Tiller a26637fdca Add a test and make things compile 9 years ago
Craig Tiller a353e9d7cd clang-format 9 years ago
Craig Tiller b92bb96ccf Remove errant include 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Craig Tiller 9533d042d4 Fix includes 9 years ago
Craig Tiller 69b093b360 Revert "Revert "Add an implementation firewall against pollset_set"" 9 years ago
Vijay Pai e9ef536451 Revert "Add an implementation firewall against pollset_set" 9 years ago
Craig Tiller 85371a2bb0 Change pollset mutex ownership 9 years ago