Home
last modified time | relevance | path

Searched defs:ctx (Results 1 – 10 of 10) sorted by relevance

/libuv/test/
H A Dbenchmark-async.c30 struct ctx { struct
44 struct ctx* ctx = container_of(handle, struct ctx, worker_async); in worker_async_cb() argument
56 struct ctx* ctx = container_of(handle, struct ctx, main_async); in main_async_cb() local
68 struct ctx* ctx = arg; in worker() local
78 struct ctx* ctx; in test_async() local
H A Dbenchmark-multi-accept.c140 struct ipc_peer_ctx* ctx; in ipc_write_cb() local
147 struct ipc_peer_ctx* ctx; in ipc_close_cb() local
154 struct ipc_client_ctx* ctx; in ipc_connect_cb() local
166 struct ipc_client_ctx* ctx; in ipc_alloc_cb() local
176 struct ipc_client_ctx* ctx; in ipc_read_cb() local
206 struct ipc_server_ctx ctx; in send_listen_handles() local
243 struct ipc_client_ctx ctx; in get_listen_handle() local
258 struct server_ctx *ctx; in server_cb() local
283 struct server_ctx* ctx; in sv_async_cb() local
292 struct server_ctx* ctx; in sv_connection_cb() local
[all …]
H A Dtest-signal.c102 struct signal_ctx* ctx = container_of(handle, struct signal_ctx, handle); in signal_cb() local
115 struct signal_ctx* ctx = container_of(handle, struct signal_ctx, handle); in signal_cb_one_shot() local
124 struct timer_ctx* ctx = container_of(handle, struct timer_ctx, handle); in timer_cb() local
135 struct signal_ctx* ctx, in start_watcher()
148 static void start_timer(uv_loop_t* loop, int signum, struct timer_ctx* ctx) { in start_timer()
H A Dtest-pipe-set-non-blocking.c30 struct thread_ctx* ctx; in thread_main() local
68 struct thread_ctx ctx; in TEST_IMPL() local
H A Dtest-eintr-handling.c65 struct thread_ctx ctx; in TEST_IMPL() local
H A Dtest-ipc-send-recv.c65 static struct test_ctx ctx; variable
H A Dtest-fs.c3744 const struct thread_ctx* ctx; in thread_main() local
3793 struct thread_ctx ctx; in test_fs_partial() local
/libuv/src/
H A Dfs-poll.c70 struct poll_ctx* ctx; in uv_fs_poll_start() local
117 struct poll_ctx* ctx; in uv_fs_poll_stop() local
139 struct poll_ctx* ctx; in uv_fs_poll_getpath() local
173 struct poll_ctx* ctx; in timer_cb() local
187 struct poll_ctx* ctx; in poll_cb() local
235 struct poll_ctx* ctx; in timer_close_cb() local
/libuv/src/win/
H A Dthread.c77 struct thread_ctx ctx; in uv__thread_start() local
102 struct thread_ctx* ctx; in uv_thread_create_ex() local
/libuv/src/unix/
H A Dfsevents.c331 FSEventStreamContext ctx; in uv__fsevents_create_stream() local
581 CFRunLoopSourceContext ctx; in uv__fsevents_loop_init() local

Completed in 31 milliseconds