OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UV_THREAD_LOCAL
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/libuv/dist/src/win/
internal.h
34
# define
UV_THREAD_LOCAL
__declspec( thread )
37
# define
UV_THREAD_LOCAL
__thread
43
extern
UV_THREAD_LOCAL
int uv__crt_assert_enabled;
core.c
48
UV_THREAD_LOCAL
int uv__crt_assert_enabled = TRUE;
69
UV_THREAD_LOCAL
int uv__crt_assert_enabled = FALSE;
Completed in 59 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026