Home
last modified time | relevance | path

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

/libuv/src/win/
H A Dthread.c94 params.flags = UV_THREAD_NO_FLAGS; in uv_thread_create()
/libuv/src/unix/
H A Dthread.c125 params.flags = UV_THREAD_NO_FLAGS; in uv_thread_create()
/libuv/docs/src/
H A Dthreading.rst66 UV_THREAD_NO_FLAGS = 0x00,
/libuv/include/
H A Duv.h1846 UV_THREAD_NO_FLAGS = 0x00, enumerator

Completed in 24 milliseconds