Home
last modified time | relevance | path

Searched refs:getBlocking (Results 1 – 25 of 30) sorted by relevance

12

/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/workloads/
H A DThreadSafety.actor.cpp245 tr->get(getRandomKey(info->random)).getBlocking(); in runTest()
247 …(info->random), info->random.randomInt(0, 2) == 1, info->random.randomInt(-10, 11))).getBlocking(); in runTest()
252 …ey2)), limits, info->random.randomInt(0, 2) != 0, info->random.randomInt(0, 2) != 0).getBlocking(); in runTest()
277 commit.getBlocking(); in runTest()
/dports/devel/poco/poco-1.10.1-all/NetSSL_OpenSSL/src/
H A DSecureSocketImpl.cpp174 if (performHandshake && _pSocket->getBlocking()) in connectSSL()
229 if (_pSocket->getBlocking()) in shutdown()
407 if (_pSocket->getBlocking()) in mustRetry()
416 if (_pSocket->getBlocking()) in mustRetry()
/dports/devel/poco/poco-1.10.1-all/Net/include/Poco/Net/
H A DSocket.h265 bool getBlocking() const;
610 inline bool Socket::getBlocking() const in getBlocking() function
612 return _pImpl->getBlocking(); in getBlocking()
H A DSocketImpl.h422 virtual bool getBlocking() const;
551 inline bool SocketImpl::getBlocking() const in getBlocking() function
/dports/graphics/jogamp-jogl/gluegen/src/java/com/jogamp/common/util/
H A DRingbuffer.java116 public T getBlocking() throws InterruptedException; in getBlocking() method
H A DSyncedRingbuffer.java212 public final T getBlocking() throws InterruptedException { in getBlocking() method in SyncedRingbuffer
H A DLFRingbuffer.java220 public final T getBlocking() throws InterruptedException { in getBlocking() method in LFRingbuffer
/dports/devel/poco/poco-1.10.1-all/Net/src/
H A DStreamSocketImpl.cpp60 bool blocking = getBlocking(); in sendBytes()
/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/je/rep/net/
H A DDataChannelFactory.java154 public final boolean getBlocking() { in getBlocking() method in DataChannelFactory.ConnectOptions
/dports/www/joomla3/joomla3-3.9.24/libraries/joomla/twitter/
H A Dblock.php32 public function getBlocking($stringifyIds = null, $cursor = null) function in JTwitterBlock
/dports/devel/log4cxx/apache-log4cxx-0.11.0/src/main/include/log4cxx/
H A Dasyncappender.h182 bool getBlocking() const;
/dports/graphics/wdune/wdune-1.926/src/
H A DAflock.h245 inline const int& getBlocking() const { return m_blocking; } in getBlocking() function
/dports/devel/libmatthew/libmatthew-java-0.8.1/cx/ath/matthew/unix/
H A DUnixSocket.java251 public boolean getBlocking() in getBlocking() method in UnixSocket
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbcli/
H A DFlowLineNoise.actor.cpp112 }).getBlocking(); in LineNoise()
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbrpc/
H A Ddsltest.actor.cpp132 waitForAll(done).getBlocking();
230 done[t].getBlocking();
381 waitForAll( results ).getBlocking(); in fastAllocTest()
589 a.getBlocking();
590 b.getBlocking();
/dports/devel/log4cxx/apache-log4cxx-0.11.0/src/test/cpp/
H A Dasyncappendertestcase.cpp285 LOGUNIT_ASSERT_EQUAL(false, asyncAppender->getBlocking()); in testConfiguration()
/dports/devel/log4j/apache-log4j-1.2.17/src/main/java/org/apache/log4j/
H A DAsyncAppender.java420 public boolean getBlocking() { in getBlocking() method in AsyncAppender
/dports/devel/log4cxx/apache-log4cxx-0.11.0/src/main/cpp/
H A Dasyncappender_nonblocking.cpp324 bool AsyncAppender::getBlocking() const in getBlocking() function in AsyncAppender
H A Dasyncappender.cpp330 bool AsyncAppender::getBlocking() const in getBlocking() function in AsyncAppender
/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/je/rep/utilint/
H A DRepUtils.java440 channel.configureBlocking(connectOpts.getBlocking()); in openSocketChannel()
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/services/src/main/java/org/mozilla/gecko/sync/net/
H A DBaseResource.java386 public void getBlocking() { in getBlocking() method in BaseResource
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/services/src/main/java/org/mozilla/gecko/sync/net/
H A DBaseResource.java386 public void getBlocking() { in getBlocking() method in BaseResource
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/flow/
H A DTrace.cpp468 f.getBlocking(); in close()
613 flushTraceFile().getBlocking(); in flushTraceFileVoid()
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/opengl/util/av/
H A DGLMediaPlayerImpl.java645 lastFrame = videoFramesFree.getBlocking( ); in initGL()
1260 nextFrame = videoFramesFree.getBlocking(); in run()
/dports/multimedia/zoneminder/zoneminder-1.36.5/src/
H A Dzm_comms.h287 bool getBlocking(bool &blocking);

12