Commit da8501ed authored by Rod Vagg's avatar Rod Vagg
Browse files

deps: backport bd1777fd from libuv upstream

Original commit message:

    unix, win: consolidate mutex trylock errors

    Fold EAGAIN into EBUSY, and make it the only acceptable error.

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


Reviewed-By: default avatarBen Noordhuis <info@bnoordhuis.nl>

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


Reviewed-By: default avatarSaúl Ibarra Corretgé <saghul@gmail.com>
parent 9207a00f
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