Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/tools/distrib/python/grpcio_tools/grpc_tools/
Dprotoc.py99 _proto_code_cache_lock = threading.RLock() variable
122 with _proto_code_cache_lock: