[PATCH 1/2] hidclass.sys: Make read IRP queue thread safe.

Aric Stewart aric at codeweavers.com
Wed May 8 16:40:13 CDT 2019


Signed-off-by: Aric Stewart <aric at codeweavers.com>

On 5/8/19 4:09 PM, Jacek Caban wrote:
> Signed-off-by: Jacek Caban <jacek at codeweavers.com>
> ---
>   dlls/hidclass.sys/Makefile.in |  2 +-
>   dlls/hidclass.sys/device.c    | 34 ++++++++++++++++++++++++----------
>   dlls/hidclass.sys/hid.h       |  1 +
>   dlls/hidclass.sys/pnp.c       |  1 +
>   4 files changed, 27 insertions(+), 11 deletions(-)
> 
> 
> 
> 



More information about the wine-devel mailing list