Add mutex around index entries changes
This surrounds any function that mutates the entries vector with a mutex so it can be safely snapshotted.
Showing
Please
register
or
sign in
to comment
This surrounds any function that mutates the entries vector with a mutex so it can be safely snapshotted.