Home
last modified time | relevance | path

Searched defs:UV_THREAD_LOCAL (Results 1 - 2 of 2) sorted by relevance

/third_party/libuv/src/win/
H A Dinternal.h36 # define UV_THREAD_LOCAL __declspec( thread ) macro
39 # define UV_THREAD_LOCAL __thread macro
/third_party/node/deps/uv/src/win/
H A Dinternal.h34 # define UV_THREAD_LOCAL __declspec( thread ) macro
37 # define UV_THREAD_LOCAL __thread macro

Completed in 1 milliseconds