Home
last modified time | relevance | path

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

/libuv/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.c3739 struct thread_ctx { struct
3749 const struct thread_ctx* ctx; in thread_main() argument
3753 ctx = (struct thread_ctx*)arg; in thread_main()
3798 struct thread_ctx ctx; in test_fs_partial()
/libuv/src/win/
H A Dthread.c68 struct thread_ctx { struct
76 struct thread_ctx *ctx_p; in uv__thread_start() argument
77 struct thread_ctx ctx; in uv__thread_start()
102 struct thread_ctx* ctx; in uv_thread_create_ex()

Completed in 16 milliseconds