Home
last modified time | relevance | path

Searched defs:urgency (Results 1 – 7 of 7) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/includes/nghttp3/
Dnghttp3.h2431 uint32_t urgency; member
/third_party/node/deps/nghttp2/lib/
Dnghttp2_session.c922 uint32_t urgency; in session_ob_data_push() local
953 uint32_t urgency; in session_ob_data_remove() local
1060 uint32_t urgency = nghttp2_extpri_uint8_urgency(stream->extpri); in session_sched_reschedule_stream() local
/third_party/nghttp2/lib/
Dnghttp2_session.c922 uint32_t urgency; in session_ob_data_push() local
953 uint32_t urgency; in session_ob_data_remove() local
1072 uint32_t urgency = nghttp2_extpri_uint8_urgency(stream->extpri); in session_sched_reschedule_stream() local
/third_party/nghttp2/lib/includes/nghttp2/
Dnghttp2.h4325 uint32_t urgency; member
/third_party/node/deps/v8/src/objects/
Dcode-inl.h1194 void BytecodeArray::set_osr_urgency(int urgency) { in set_osr_urgency()
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
Dnghttp2.h4325 uint32_t urgency; member
/third_party/node/deps/ngtcp2/nghttp3/lib/
Dnghttp3_conn.c1518 uint32_t urgency = nghttp3_pri_uint8_urgency(tnode->pri); in conn_get_sched_pq() local