Searched refs:follow_coroutine_ctx (Results 1 – 4 of 4) sorted by relevance
77 ioc->follow_coroutine_ctx = master->follow_coroutine_ctx; in qio_channel_tls_new_server()120 ioc->follow_coroutine_ctx = master->follow_coroutine_ctx; in qio_channel_tls_new_client()
370 ioc->follow_coroutine_ctx = enabled; in qio_channel_set_follow_coroutine_ctx()627 AioContext *ctx = ioc->follow_coroutine_ctx ? in qio_channel_set_fd_handlers()
886 ioc->follow_coroutine_ctx = master->follow_coroutine_ctx; in qio_channel_websock_new_server()
89 bool follow_coroutine_ctx; member