Engine icon indicating copy to clipboard operation
Engine copied to clipboard

RWLock method naming

Open vk2gpu opened this issue 7 years ago • 0 comments

Read/Write are not always representative of how you are using it. It might make more sense to either change those methods to, or add Shared/Exclusive, matching the underlying Windows API, and often the intent in some situations.

vk2gpu avatar Feb 28 '18 22:02 vk2gpu