Home
last modified time | relevance | path

Searched defs:cond_destroy (Results 1 – 25 of 57) sorted by relevance

123

/dports/cad/repsnapper/repsnapper-2.5a4/src/printer/
H A Dthread.h41 #define cond_destroy pthread_cond_destroy macro
66 #define cond_destroy g_cond_clear macro
87 #define cond_destroy( m ) g_cond_free( *(m) ) macro
/dports/multimedia/handbrake/x265_3.5/source/common/
H A Dwinxp.cpp117 void cond_destroy(ConditionVariable *cond) in cond_destroy() function
/dports/multimedia/x265/source/common/
H A Dwinxp.cpp117 void cond_destroy(ConditionVariable *cond) in cond_destroy() function
/dports/graphics/libbpg/libbpg-0.9.8/x265/source/common/
H A Dwinxp.cpp117 void cond_destroy(ConditionVariable *cond) in cond_destroy() function
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dthreads.h53 #define cond_destroy(x) pthread_cond_destroy(&x) macro
96 #define cond_destroy(x) CloseHandle(x); macro
/dports/games/openbor4432/openbor-ba1eb4f/engine/sdl/
H A Dthreads.c49 void cond_destroy(bor_cond *cond) in cond_destroy() function
/dports/games/openbor/openbor-3caaddd5/engine/sdl/
H A Dthreads.c49 void cond_destroy(bor_cond *cond) in cond_destroy() function
/dports/games/openbor4432/openbor-ba1eb4f/engine/wii/
H A Dthreads.c74 void cond_destroy(bor_cond *cond) in cond_destroy() function
/dports/games/openbor/openbor-3caaddd5/engine/wii/
H A Dthreads.c74 void cond_destroy(bor_cond *cond) in cond_destroy() function
/dports/x11/libX11/libX11-1.7.2/src/
H A DUIThrStubs.c78 #pragma weak cond_destroy = _Xthr_zero_stub_ macro
/dports/www/node10/node-v10.24.1/src/
H A Dnode_mutex.h91 static inline void cond_destroy(CondT* cond) { in cond_destroy() function
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/include/
H A Dthread.h67 #define cond_destroy(l) pthread_cond_destroy(l) macro
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/include/
H A Dreentrant.h167 #define cond_destroy(c) __libc_cond_destroy((c)) macro
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLibPrivateInternalFiles/Include/
H A Dreentrant.h172 #define cond_destroy(c) __libc_cond_destroy((c)) macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgthr-solaris.h71 #pragma weak cond_destroy macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgthr-solaris.h71 #pragma weak cond_destroy macro
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/os/solaris/
H A Dos_solaris.hpp221 static int cond_destroy(cond_t *cv) { return _cond_destroy(cv); } in cond_destroy() function in Solaris
/dports/security/libprelude/libprelude-1.2.6/libmissing/glthread/
H A Dcond.h238 # pragma weak cond_destroy macro
/dports/devel/gnulib/gnulib-20140202-stable/lib/glthread/
H A Dcond.h238 # pragma weak cond_destroy macro
/dports/deskutils/gcal/gcal-4.1/lib/glthread/
H A Dcond.h238 # pragma weak cond_destroy macro
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/os/solaris/
H A Dos_solaris.hpp221 static int cond_destroy(cond_t *cv) { return _cond_destroy(cv); } in cond_destroy() function in Solaris
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/os/solaris/
H A Dos_solaris.hpp221 static int cond_destroy(cond_t *cv) { return _cond_destroy(cv); } in cond_destroy() function in Solaris
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/untrusted/irt/
H A Dirt.h334 int (*cond_destroy)(int cond_handle); member
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/os/solaris/
H A Dos_solaris.hpp221 static int cond_destroy(cond_t *cv) { return _cond_destroy(cv); } in cond_destroy() function in Solaris
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/os/solaris/
H A Dos_solaris.hpp221 static int cond_destroy(cond_t *cv) { return _cond_destroy(cv); } in cond_destroy() function in Solaris

123