aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/gprpp/thd_windows.cc
Commit message (Collapse)AuthorAge
* Minor changes and fixesGravatar Vijay Pai2018-03-01
|
* Move assignment for Thread, make destructor optional, loop cv waitsGravatar Vijay Pai2018-03-01
|
* Move destructor and Start to implementationGravatar Vijay Pai2018-02-21
|
* MinGW requires lambdas to set their calling method if neededGravatar Vijay Pai2018-02-21
|
* wip for Windows portGravatar Vijay Pai2018-02-20
|
* C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)Gravatar Vijay Pai2018-02-19