Home
last modified time | relevance | path

Searched defs:tryWait (Results 1 – 25 of 63) sorted by relevance

123

/dports/dns/powerdns/pdns-4.5.2/pdns/
H A Dunix_semaphore.cc98 int Semaphore::tryWait() in tryWait() function in Semaphore
171 int Semaphore::tryWait() in tryWait() function in Semaphore
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/SafeSemaphore-0.10.1/src/Control/Concurrent/STM/
H A DSSem.hs59 tryWait = flip tryWaitN 1 function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/SafeSemaphore-0.10.1/src/Control/Concurrent/
H A DSSem.hs67 tryWait = atomically . S.tryWait function
/dports/devel/poco/poco-1.10.1-all/Foundation/include/Poco/
H A DActiveResult.h68 bool tryWait(long milliseconds) in tryWait() function
161 bool tryWait(long milliseconds) in tryWait() function
295 bool tryWait(long milliseconds) in tryWait() function
422 bool tryWait(long milliseconds) in tryWait() function
H A DSemaphore.h128 inline bool Semaphore::tryWait(long milliseconds) in tryWait() function
H A DSynchronizedObject.h122 inline bool SynchronizedObject::tryWait(long milliseconds) const in tryWait() function
H A DEvent.h118 inline bool Event::tryWait(long milliseconds) in tryWait() function
/dports/graphics/freeimage/FreeImage/Source/OpenEXR/IlmThread/
H A DIlmThreadSemaphore.cpp53 bool Semaphore::tryWait () {return true;} in tryWait() function in Semaphore
H A DIlmThreadSemaphorePosix.cpp78 Semaphore::tryWait () in tryWait() function in Semaphore
H A DIlmThreadSemaphorePosixCompat.cpp104 Semaphore::tryWait () in tryWait() function in Semaphore
/dports/devel/cxxtools/cxxtools-2.2.1/src/
H A Dsemaphore.cpp52 bool Semaphore::tryWait() in tryWait() function in cxxtools::Semaphore
H A Dsemaphoreimpl.cpp56 bool SemaphoreImpl::tryWait() in tryWait() function in cxxtools::SemaphoreImpl
/dports/graphics/povray37/povray-3.7.0.10/libraries/ilmbase/IlmThread/
H A DIlmThreadSemaphore.cpp53 bool Semaphore::tryWait () {return true;} in tryWait() function in Semaphore
H A DIlmThreadSemaphorePosix.cpp78 Semaphore::tryWait () in tryWait() function in Semaphore
H A DIlmThreadSemaphorePosixCompat.cpp104 Semaphore::tryWait () in tryWait() function in Semaphore
/dports/graphics/opencv/opencv-4.5.3/3rdparty/openexr/IlmThread/
H A DIlmThreadSemaphore.cpp53 bool Semaphore::tryWait () {return true;} in tryWait() function in Semaphore
H A DIlmThreadSemaphorePosix.cpp78 Semaphore::tryWait () in tryWait() function in Semaphore
/dports/graphics/openexr/openexr-3.1.4/src/lib/IlmThread/
H A DIlmThreadSemaphore.cpp25 bool Semaphore::tryWait () {return true;} in tryWait() function in Semaphore
H A DIlmThreadSemaphoreOSX.cpp45 Semaphore::tryWait () in tryWait() function in Semaphore
H A DIlmThreadSemaphorePosix.cpp53 Semaphore::tryWait () in tryWait() function in Semaphore
H A DIlmThreadSemaphorePosixCompat.cpp50 Semaphore::tryWait () in tryWait() function in Semaphore
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Vulkan/
H A DVkSemaphoreExternalLinux.hpp104 bool tryWait() in tryWait() function in SharedSemaphore
189 bool tryWait() override in tryWait() function in vk::OpaqueFdExternalSemaphore
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Vulkan/
H A DVkSemaphoreExternalLinux.hpp104 bool tryWait() in tryWait() function in SharedSemaphore
189 bool tryWait() override in tryWait() function in vk::OpaqueFdExternalSemaphore
/dports/devel/open-beagle/beagle-3.0.3/PACC/Threading/
H A DSemaphore.cpp61 bool Threading::Semaphore::tryWait(bool inLock) in tryWait() function in Threading::Semaphore
/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/libcore/src/concurrency/
H A Dwaitable.cpp50 bool Waitable::tryWait(TimeSpan const &timeOut) const in tryWait() function in Waitable

123