mirror of
https://github.com/EduApps-CDG/OpenDX
synced 2024-12-30 09:45:37 +01:00
Atomic fetch-and-add on unlock is not needed since no other thread can modify the serving counter after the calling thread acquired the lock. May slightly improve performance in games relying on ID3D10Multithread.