Home
last modified time | relevance | path

Searched refs:thd_arg (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/src/core/lib/gprpp/
Dthd_posix.cc43 struct thd_arg { struct
82 thd_arg* info = static_cast<thd_arg*>(malloc(sizeof(*info))); in ThreadInternalsPosix()
111 thd_arg arg = *static_cast<thd_arg*>(v); in ThreadInternalsPosix()