Home
last modified time | relevance | path

Searched refs:mutexDestroy (Results 1 – 25 of 28) sorted by relevance

12

/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/SupportExt/
H A DofxsThreadSuite.cpp366 OfxStatus mutexDestroy(const OfxMutexHandle mutex) in mutexDestroy() function
510 mutexDestroy,
522 mutexDestroy,
554 } else if (Private::gThreadSuite->mutexDestroy == NULL) { in ofxsThreadSuiteCheck()
576 Private::gThreadSuite->mutexDestroy == NULL || in ofxsThreadSuiteCheck()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/SupportExt/
H A DofxsThreadSuite.cpp366 OfxStatus mutexDestroy(const OfxMutexHandle mutex) in mutexDestroy() function
510 mutexDestroy,
522 mutexDestroy,
554 } else if (Private::gThreadSuite->mutexDestroy == NULL) { in ofxsThreadSuiteCheck()
576 Private::gThreadSuite->mutexDestroy == NULL || in ofxsThreadSuiteCheck()
/dports/math/clblas/clBLAS-2.10/src/library/common/
H A Dmutex.c36 mutexDestroy(mutex_t *_mutex) in mutexDestroy() function
95 mutexDestroy(mutex_t *_mutex) in mutexDestroy() function
H A Dtrace_malloc.c274 mutexDestroy(mutex); in releaseMallocTrace()
H A Dkern_cache.c287 mutexDestroy(kcache->mutex); in destroyKernelCache()
/dports/math/clblas/clBLAS-2.10/src/include/
H A Dmutex.h28 int mutexDestroy(mutex_t *mutex);
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.jdwp.agent/windows/native/libjdwp/
H A Dmutex_md.h48 #define mutexDestroy(m) DeleteCriticalSection(m) macro
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.jdwp.agent/windows/native/libjdwp/
H A Dmutex_md.h48 #define mutexDestroy(m) DeleteCriticalSection(m) macro
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/windows/back/
H A Dmutex_md.h48 #define mutexDestroy(m) DeleteCriticalSection(m) macro
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.jdwp.agent/windows/native/libjdwp/
H A Dmutex_md.h48 #define mutexDestroy(m) DeleteCriticalSection(m) macro
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.jdwp.agent/windows/native/libjdwp/
H A Dmutex_md.h48 #define mutexDestroy(m) DeleteCriticalSection(m) macro
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.jdwp.agent/windows/native/libjdwp/
H A Dmutex_md.h48 #define mutexDestroy(m) DeleteCriticalSection(m) macro
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.jdwp.agent/windows/native/libjdwp/
H A Dmutex_md.h48 #define mutexDestroy(m) DeleteCriticalSection(m) macro
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.jdwp.agent/windows/native/libjdwp/
H A Dmutex_md.h48 #define mutexDestroy(m) DeleteCriticalSection(m) macro
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.jdwp.agent/windows/native/libjdwp/
H A Dmutex_md.h48 #define mutexDestroy(m) DeleteCriticalSection(m) macro
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/windows/back/
H A Dmutex_md.h48 #define mutexDestroy(m) DeleteCriticalSection(m) macro
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/include/
H A DofxMultiThread.h148 OfxStatus (*mutexDestroy)(const OfxMutexHandle mutex); member
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/include/
H A DofxMultiThread.h148 OfxStatus (*mutexDestroy)(const OfxMutexHandle mutex); member
/dports/math/clblas/clBLAS-2.10/src/library/blas/generic/
H A Devents.c50 mutexDestroy(lock); in decomposeEventsTeardown()
/dports/math/clblas/clBLAS-2.10/src/library/blas/functor/include/
H A Datomic_counter.h138 mutexDestroy(mutex) ; in ~clblasAtomicCounter()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Support/Library/
H A DofxsMultiThread.cpp158 …OfxStatus stat = OFX::Private::gThreadSuite ? OFX::Private::gThreadSuite->mutexDestroy(_handle) : … in ~Mutex()
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/Support/Library/
H A DofxsMultiThread.cpp158 …OfxStatus stat = OFX::Private::gThreadSuite ? OFX::Private::gThreadSuite->mutexDestroy(_handle) : … in ~Mutex()
/dports/math/clblas/clBLAS-2.10/src/library/blas/
H A Dscimage.c146 mutexDestroy(imagesLock); in releaseSCImages()
/dports/math/clblas/clBLAS-2.10/src/library/tools/tune/
H A Dtoolslib.c261 mutexDestroy(storageCacheLock); in destroyStorageCache()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/HostSupport/include/
H A DofxhImageEffect.h144 virtual OfxStatus mutexDestroy(const OfxMutexHandle mutex) = 0;

12