Searched refs:priority (Results 1 – 6 of 6) sorted by relevance
/thrift-3.4.0/lib/erl/src/ |
D | thrift_server.erl | 159 [active, nodelay, keepalive, delay_send, priority, tos]) of
|
/thrift-3.4.0/lib/haxe/src/org/apache/thrift/transport/ |
D | TFullDuplexHttpClient.hx | 181 …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/ |
D | TNonblockingServer.cpp | 1457 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/ |
D | ReleaseManagement.md | 73 …priority%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/ |
D | ax_boost_base.m4 | 121 dnl them priority over the other paths since, if libs are found there, they
|
/thrift-3.4.0/ |
D | CHANGES.md | 1362 …ues.apache.org/jira/browse/THRIFT-3657) - D TFileWriterTransport close should use non-priority send
|