aboutsummaryrefslogtreecommitdiff
path: root/docs/src/sphinx-plugins/manpage.py
diff options
context:
space:
mode:
authorMichael Penick <michael.penick@datastax.com>2015-02-17 17:22:11 -0700
committerBen Noordhuis <info@bnoordhuis.nl>2015-02-18 21:44:37 +0100
commit4ed237278cbb1d48f8ad58dd7029af2776611bf0 (patch)
treebfa4b7aa3765c105dc0b26fe84e812c28bcd968e /docs/src/sphinx-plugins/manpage.py
parent672b2047995e0f49f873999743a4158d70a75df7 (diff)
downloadlibuv-4ed237278cbb1d48f8ad58dd7029af2776611bf0.tar.gz
libuv-4ed237278cbb1d48f8ad58dd7029af2776611bf0.zip
unix: fix for uv_async data race
There's a data race in the consuming side of uv_async. The "pending" flag could be trampled by producing thread causing an async send event to be missed. PR-URL: https://github.com/libuv/libuv/pull/189 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
Diffstat (limited to 'docs/src/sphinx-plugins/manpage.py')
0 files changed, 0 insertions, 0 deletions