25 Jan
2025
25 Jan
'25
6:52 a.m.
On Sat Jan 25 06:52:43 2025 +0000, William Horvath wrote:
v3: - Remove returning "fake" `NtYieldExecution()` result for alertable waits, and instead always return `_SUCCESS` or `_USER_APC`, as we always implicitly yield going through `server_select` anyways - Move struct inside test body - Use `winetest_push/pop_context` - Swap inner/outer test arrays, and test zero timeout waits a lot more - Clean up `ok()` prints - Remove unnecessary multiple queued APCs - Consolidate unnecessary if/else - Apply other style suggestions. Ah, somehow I missed the struct->inside body in this version...
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/7169#note_92840