Home
last modified time | relevance | path

Searched refs:was_shutdown (Results 1 – 1 of 1) sorted by relevance

/third_party/libuv/src/
Duv-common.c897 static int was_shutdown; in uv_library_shutdown() local
899 if (uv__load_relaxed(&was_shutdown)) in uv_library_shutdown()
910 uv__store_relaxed(&was_shutdown, 1); in uv_library_shutdown()