Home
last modified time | relevance | path

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

/third_party/grpc/src/python/grpcio_tests/tests/unit/
D_server_shutdown_test.py37 process_lock = threading.Lock() variable
43 with process_lock:
55 with process_lock:
D_exit_test.py46 process_lock = threading.Lock() variable
52 with process_lock:
73 with process_lock:
81 with process_lock: