Open jeffpc opened 8 years ago
That is the question...
IOW, is there any reason for the mem backend to muck with memobj/memver structs without having the obj locked while the memobj/memver is reachable by other threads? If not, then there is no need for a lock like that, otherwise we need to add a lock.
That is the question...
IOW, is there any reason for the mem backend to muck with memobj/memver structs without having the obj locked while the memobj/memver is reachable by other threads? If not, then there is no need for a lock like that, otherwise we need to add a lock.