Home
last modified time | relevance | path

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

/third_party/libuv/src/win/
Dinternal.h34 # define UV_THREAD_LOCAL __declspec( thread ) macro
37 # define UV_THREAD_LOCAL __thread macro
43 extern UV_THREAD_LOCAL int uv__crt_assert_enabled;
Dcore.c48 UV_THREAD_LOCAL int uv__crt_assert_enabled = TRUE;
69 UV_THREAD_LOCAL int uv__crt_assert_enabled = FALSE;