aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/support/thd_windows.cc
Commit message (Collapse)AuthorAge
* Merge branch 'master' into threadnamesGravatar Vijay Pai2017-12-02
|\
* | Add thread naming support on platforms that support it.Gravatar Dave MacLachlan2017-11-29
| | | | | | | | | | | | | | | | As a client of grpc I want to be aware of which threads are being created by grpc, and giving them recognizable names makes it significantly easier to diagnose what is going on in my programs. This provides thread names for macOS and Linux. Adding support for other platforms should be easy for platform specialists.
| * Merge branch 'v1.7.x' of https://github.com/grpc/grpcGravatar Nicolas "Pixel" Noble2017-11-21
|/
* Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
|
* Removing more build errorsGravatar Yash Tibrewal2017-10-02
|
* Changes for C to C++. Adding extern C to header files for compatibility.Gravatar Yash Tibrewal2017-10-02
Also converting to .cc