Home
last modified time | relevance | path

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

/netbsd-src/external/mit/libuv/dist/test/
H A Dtest-pipe-set-non-blocking.c24 struct thread_ctx { struct
30 struct thread_ctx* ctx; in thread_main() argument
68 struct thread_ctx ctx; in TEST_IMPL()
H A Dtest-eintr-handling.c44 struct thread_ctx { struct
65 struct thread_ctx ctx; in TEST_IMPL() argument
H A Dtest-fs.c3608 struct thread_ctx { struct
3618 const struct thread_ctx* ctx; in thread_main() argument
3622 ctx = (struct thread_ctx*)arg; in thread_main()
3667 struct thread_ctx ctx; in test_fs_partial()
/netbsd-src/external/mit/libuv/dist/src/win/
H A Dthread.c90 struct thread_ctx { struct
98 struct thread_ctx *ctx_p; in uv__thread_start() argument
99 struct thread_ctx ctx; in uv__thread_start()
124 struct thread_ctx* ctx; in uv_thread_create_ex()