Home
last modified time | relevance | path

Searched refs:priority (Results 1 – 6 of 6) sorted by relevance

/thrift-3.4.0/lib/erl/src/
Dthrift_server.erl159 [active, nodelay, keepalive, delay_send, priority, tos]) of
/thrift-3.4.0/lib/haxe/src/org/apache/thrift/transport/
DTFullDuplexHttpClient.hx181 …ener(type : String, listener : Function, useCapture : Bool = false, priority : Int = 0, useW…
183 this.eventDispatcher.addEventListener(type, listener, useCapture, priority, useWeakReference);
/thrift-3.4.0/lib/cpp/src/thrift/server/
DTNonblockingServer.cpp1457 const int priority = (sched_get_priority_max(policy) + sched_get_priority_min(policy)) / 2; in createNotificationPipe() local
1459 sp.sched_priority = priority; in createNotificationPipe()
/thrift-3.4.0/doc/
DReleaseManagement.md73priority%20in%20(blocker)%20and%20status%20not%20in%20(closed)%20order%20by%20component%20ASC) - b…
75 …es.apache.org/jira/issues/?filter=-1&jql=project%20%3D%20THRIFT%20and%20priority%20in%20(critical)…
139 …es.apache.org/jira/issues/?filter=-1&jql=project%20%3D%20THRIFT%20and%20priority%20in%20(critical)…
/thrift-3.4.0/aclocal/
Dax_boost_base.m4121 dnl them priority over the other paths since, if libs are found there, they
/thrift-3.4.0/
DCHANGES.md1362 …ues.apache.org/jira/browse/THRIFT-3657) - D TFileWriterTransport close should use non-priority send