Commit 9627f342 authored by Rod Vagg's avatar Rod Vagg
Browse files

deps: backport 98239224 from libuv upstream

Original commit message:

    win: don't fetch function pointers to SRWLock APIs

    They're no longer needed, since the Windows-native SRWLock functions are
    no longer used.

    PR-URL: https://github.com/libuv/libuv/pull/525


Reviewed-By: default avatarSaúl Ibarra Corretgé <saghul@gmail.com>

PR-URL: https://github.com/nodejs/node-private/pull/54


Reviewed-By: default avatarSaúl Ibarra Corretgé <saghul@gmail.com>
parent 5df21b2e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment