21 Mar
2023
21 Mar
'23
1:36 p.m.
although this seems purely theoretical as Wine code doesn't use them
FWIW, kernel32:fiber tests can use `NtCurrentTeb()` to test if thread switch has actually happened. A little less useful in other places though. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/2434#note_27401