Home
last modified time | relevance | path

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

/external/mesa3d/bin/pick/
Dcore.py57 COMMIT_LOCK = asyncio.Lock() variable
88 async with COMMIT_LOCK:
144 async with COMMIT_LOCK:
165 async with COMMIT_LOCK: