• Eric Wong's avatar
    dirvec: introduce locking for all iterators · 9aeacdef
    Eric Wong authored
    Like the songvec nr_lock, only one lock is used for all
    traversals since they're rarely changed.  This only
    projects traversals, but not the individual structures
    themselves.
    9aeacdef
dirvec.c 2.47 KB