Searched refs:SEM (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/bin/pick/
H A Dcore.py55 SEM = asyncio.Semaphore(50) variable
234 async with SEM:
245 async with SEM:
258 async with SEM:

Completed in 2 milliseconds