Queue a new task inside the VortexThreadPool. Queue a new task to be performed. This function is used by vortex for internal purpose so it should not be useful for vortex library consumers.
References vortex_async_queue_push(). Referenced by vortex_channel_new_full(), vortex_channel_pool_new_full(), vortex_connection_reconnect(), vortex_http_connection_new(), vortex_payload_feeder_is_finished(), vortex_sasl_start_auth(), vortex_tls_start_negotiation(), vortex_websocket_connection_new(), vortex_xml_rpc_boot_channel(), and vortex_xml_rpc_invoke(). |