[PATCH 0/6] MR265: kernelbase: Implement PrefetchVirtualMemory.

Jinoh Kang (@iamahuman) wine at gitlab.winehq.org
Sun Jun 26 10:53:59 CDT 2022


On Wed Jun 22 22:26:03 2022 +0000, Etaash Mathamsetty wrote:
> what exactly is this for?
> the if(!once++)
It causes the log to be emitted only once. `if (!once++)` is a common pattern throughout the wine codebase.

-- 
https://gitlab.winehq.org/wine/wine/-/merge_requests/265#note_2723



More information about the wine-devel mailing list