Home
last modified time | relevance | path

Searched refs:nghttp3_tnode_schedule (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_tnode.h71 * nghttp3_tnode_schedule schedules |tnode| using |nwrite| as penalty.
75 int nghttp3_tnode_schedule(nghttp3_tnode *tnode, nghttp3_pq *pq,
H A Dnghttp3_tnode.c84 int nghttp3_tnode_schedule(nghttp3_tnode *tnode, nghttp3_pq *pq, in nghttp3_tnode_schedule() function
H A Dnghttp3_conn.c2107 rv = nghttp3_tnode_schedule(node, conn_get_sched_pq(conn, node), in nghttp3_conn_schedule_stream()

Completed in 4 milliseconds