Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dcall_combiner.cc53 GRPC_CLOSURE_INIT(&tsan_closure_, TsanClosure, this, in CallCombiner()
63 void CallCombiner::TsanClosure(void* arg, grpc_error* error) { in TsanClosure() function in grpc_core::CallCombiner
Dcall_combiner.h109 static void TsanClosure(void* arg, grpc_error* error);