Home | History | Annotate | Download | only in codereview

Lines Matching full:sema

3275 		sema = threading.BoundedSemaphore(MAX_PARALLEL_UPLOADS)
3286 sema.release()
3289 sema.acquire()