[PATCH 1/3] ntoskrnl.exe: Implement ExAcquireFastMutex and ExReleaseFastMutex.

Jacek Caban jacek at codeweavers.com
Thu May 16 13:19:20 CDT 2019


On 5/16/19 7:51 PM, Zebediah Figura wrote:
> On 5/16/19 12:50 PM, Jacek Caban wrote:
>>
>> Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47044
>> Signed-off-by: Jacek Caban <jacek at codeweavers.com>
>> ---
>>    dlls/ntoskrnl.exe/ntoskrnl.exe.spec |  2 ++
>>    dlls/ntoskrnl.exe/sync.c            | 18 ++++++++++++++++++
>>    2 files changed, 20 insertions(+)
>>
>>
>>
>>
>
> You might want to put these in the #ifndef __i386__ block above 
> (though I guess that would require some reordering)


Sure, I sent v2.


Thanks,

Jacek




More information about the wine-devel mailing list