Page MenuHomePhabricator

ImageReadAccessor needs an option to ignore its lock mechanism
Closed, ResolvedPublic

Description

For a fast access of a single pixel/voxel that doesn't require consistency and thread-safety (e.g. StdMultiWidget crosshair click reads pixel value), an additional option flag should be integrated.

Event Timeline

New remote branch pushed: bug-16752-AddFlagToIgnoreLockMechanism

[efeb7b]: Merge branch 'bug-16752-AddFlagToIgnoreLockMechanism'

Merged commits:

2014-01-29 16:12:24 Joseph Görres [54ca9b]
indentation


2014-01-29 16:11:14 Joseph Görres [2d317a]
necessary changes

[9d1aeb]: Merge branch 'bug-16752-AddFlagToIgnoreLockMechanism'

Merged commits:

2014-03-14 00:12:03 Sascha Zelzer [4bf6ca]
COMP: Fix unreferenced local variable error

What's the status of this bug?