Home
last modified time | relevance | path

Searched full:occurs (Results 1 – 25 of 44) sorted by relevance

12

/thrift-3.4.0/lib/cpp/src/thrift/concurrency/
DMonitor.h74 * Returns 0 if condition occurs, THRIFT_ETIMEDOUT on timeout, or an error code.
82 * Returns 0 if condition occurs, THRIFT_ETIMEDOUT on timeout, or an error code.
87 * Waits forever until the condition occurs.
88 * Returns 0 if condition occurs, or an error code otherwise.
96 * If the condition occurs, this function returns cleanly; on timeout or
DMonitor.cpp60 * If the condition occurs, this function returns cleanly; on timeout or
76 * Returns 0 if condition occurs, THRIFT_ETIMEDOUT on timeout, or an error code.
96 * Returns 0 if condition occurs, THRIFT_ETIMEDOUT on timeout, or an error code.
111 * Waits forever until the condition occurs.
112 * Returns 0 if condition occurs, or an error code otherwise.
/thrift-3.4.0/lib/d/src/thrift/util/
Dawaitable.d33 * awaited, either by blocking until it occurs, or by registering a callback
38 * Waits until the event occurs.
45 * Waits until the event occurs or the specified timeout expires.
54 * Registers a callback that is called if the event occurs.
/thrift-3.4.0/.github/
Dstale.yml30 recent activity. It will be closed in 7 days if no further activity occurs.
54 # recent activity. It will be closed if no further activity occurs. Thank you
/thrift-3.4.0/lib/cpp/src/thrift/transport/
DTNonblockingServerTransport.h70 * @throw TTransportException If an error occurs
91 * @throw TTransportException If an error occurs
DTTransport.h111 * @throws TTransportException If an error occurs
159 * @throws TTransportException if an error occurs
185 * @throws TTransportException if an error occurs
216 * @throws TTransportException if an error occurs
231 * @throws TTransportException If an error occurs
DTServerTransport.h93 * @throw TTransportException If an error occurs
110 * @throw TTransportException If an error occurs
DTHeaderTransport.h176 * (Raises a TTransportException if EOF occurs after a partial frame.)
/thrift-3.4.0/lib/d/src/thrift/transport/
Dbase.d90 * Throws: TTransportException if an error occurs.
128 * Throws: TTransportException if an error occurs.
149 * Throws: TTransportException if an error occurs.
178 * Throws: TTransportException if an error occurs.
196 * Throws: TTransportException if an error occurs.
Dframed.d83 * Throws: TTransportException if an error occurs.
138 // if EOF occurs after partial size data. in readFrame()
/thrift-3.4.0/lib/java/src/main/java/org/apache/thrift/server/
DServerContext.java41 * @throws RuntimeException if an error occurs while determining whether the provided class can be
/thrift-3.4.0/test/erl/src/
Dthrift_test.app.src49 % If an error/crash occurs during processing of a function,
/thrift-3.4.0/lib/erl/src/
Dthrift.app.src69 % If an error/crash occurs during processing of a function,
/thrift-3.4.0/lib/php/lib/Transport/
DTTransport.php93 * @throws TTransportException if a writing error occurs
DTHttpClient.php207 * @throws TTransportException if a writing error occurs
/thrift-3.4.0/lib/perl/lib/Thrift/
DTransport.pm125 # @throws TTransportException if a writing error occurs
/thrift-3.4.0/lib/javame/src/org/apache/thrift/transport/
DTTransport.java97 * @throws TTransportException if an error occurs writing data
/thrift-3.4.0/lib/cpp/src/thrift/server/
DTConnectedClient.h84 * or if the server is stopped, or if an exception occurs.
/thrift-3.4.0/lib/js/test/
Dphantomjs-qunit.js15 * Wait until the test condition is true or a timeout occurs. Useful for waiting
/thrift-3.4.0/lib/haxe/src/org/apache/thrift/transport/
DTTransport.hx115 * @throws TTransportException if an error occurs writing data
/thrift-3.4.0/lib/rb/spec/
Dclient_spec.rb88 it "should close the transport if an error occurs while sending a message" do
/thrift-3.4.0/lib/cpp/test/processor/
DServerThread.cpp48 // bound to the port and started listening (or until an error occurs). in start()
/thrift-3.4.0/tutorial/c_glib/
Dc_glib_client.c77 information about any error that occurs. in main()
/thrift-3.4.0/lib/java/src/main/java/org/apache/thrift/transport/
DTTransport.java118 * @throws TTransportException if an error occurs writing data
/thrift-3.4.0/lib/d/src/thrift/codegen/
Dclient_pool.d66 * Throws: Any non-rpc exception that occurs, a TCompoundOperationException

12