• X
    Make status update thread-safe · 1509ae3a
    Xin Pan 提交于
    The status is updated in the Process() thread
    and can be checked in another HandleRequest() thread.
    1509ae3a
grpc_server.h 2.8 KB