Lines Matching refs:ndone
774 ndone uint321423 work.ndone = 01712 nproc := work.nproc // work.nproc can change right after we increment work.ndone1713 if xadd(&work.ndone, +1) == nproc-1 {