aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/fork_posix.cc
Commit message (Expand)AuthorAge
* log fork compat message at INFO instead of ERRORGravatar Eric Gribkoff2018-11-29
* Check poll strategy in core fork handler and log error if unsupportedGravatar Eric Gribkoff2018-08-23
* Python post-fork handler: exit if grpc shutdown failsGravatar Eric Gribkoff2018-08-22
* Support gRPC Python client-side fork with epoll1Gravatar Eric Gribkoff2018-08-22
* c++ifyGravatar kpayson642018-04-30
* Add exec_ctx check to fork handlersGravatar kpayson642018-04-30
* Merge branch 'master' into 2phase_thdGravatar Vijay Pai2018-02-24
|\
| * Add a sanity check for inclusion of port_platform.hGravatar Alexander Polcyn2018-02-23
* | C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)Gravatar Vijay Pai2018-02-19
|/
* Internalize gpr_thd except for id and currentidGravatar Vijay Pai2018-02-12
* Privatize useful.h and avl.hGravatar Vijay Pai2018-02-02
* Split lib/support into lib/gpr and lib/gpr++.Gravatar Mark D. Roth2018-01-18
* Revert "Revert "All instances of exec_ctx being passed around in src/core rem...Gravatar Yash Tibrewal2017-12-06
* Revert "All instances of exec_ctx being passed around in src/core removed"Gravatar Yash Tibrewal2017-12-06
* Merge master after no Extern C changesGravatar Yash Tibrewal2017-11-30
|\
* | Merging masterGravatar Yash Tibrewal2017-11-30
| * Allow compiling grpc without use of pthread_atforkGravatar Alexander Polcyn2017-11-30
|/
* Merge branch 'v1.7.x' of https://github.com/grpc/grpcGravatar Nicolas "Pixel" Noble2017-11-21