HomeSort by: relevance | last modified time | path
    Searched defs:was_shutdown (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mit/libuv/dist/src/
uv-common.c 970 static int was_shutdown; local
972 if (uv__exchange_int_relaxed(&was_shutdown, 1))
uv-common.c 970 static int was_shutdown; local
972 if (uv__exchange_int_relaxed(&was_shutdown, 1))

Completed in 32 milliseconds