Searched refs:UV_THREAD_LOCAL (Results 1 – 2 of 2) sorted by relevance
34 # define UV_THREAD_LOCAL __declspec( thread ) macro37 # define UV_THREAD_LOCAL __thread macro43 extern UV_THREAD_LOCAL int uv__crt_assert_enabled;
48 UV_THREAD_LOCAL int uv__crt_assert_enabled = TRUE;69 UV_THREAD_LOCAL int uv__crt_assert_enabled = FALSE;
Completed in 5 milliseconds