Home
last modified time | relevance | path

Searched defs:thrd_equal (Results 1 – 25 of 69) sorted by relevance

123

/dports/converters/p5-Convert-Binary-C/Convert-Binary-C-0.84/tests/include/pdclib/platform/example/functions/threads/
H A Dthrd_equal.c22 int thrd_equal( thrd_t thr0, thrd_t thr1 ) in thrd_equal() function
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/include/
H A Dthreads.h55 #define thrd_equal(A, B) ((A) == (B)) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/wasm-wasi-musl/
H A Dthreads.h55 #define thrd_equal(A, B) ((A) == (B)) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/include/
H A Dthreads.h55 #define thrd_equal(A, B) ((A) == (B)) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/include/
H A Dthreads.h55 #define thrd_equal(A, B) ((A) == (B)) macro
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/include/
H A Dthreads.h55 #define thrd_equal(A, B) ((A) == (B)) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/wasm-wasi-musl/
H A Dthreads.h55 #define thrd_equal(A, B) ((A) == (B)) macro
/dports/lang/zig/zig-0.9.0/lib/libc/musl/include/
H A Dthreads.h55 #define thrd_equal(A, B) ((A) == (B)) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-musl/
H A Dthreads.h55 #define thrd_equal(A, B) ((A) == (B)) macro
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/include/
H A Dthreads.h55 #define thrd_equal(A, B) ((A) == (B)) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-musl/
H A Dthreads.h55 #define thrd_equal(A, B) ((A) == (B)) macro
/dports/devel/emscripten/emscripten-2.0.3/system/include/libc/
H A Dthreads.h60 #define thrd_equal(A, B) ((A) == (B)) macro
/dports/misc/libstdthreads/libstdthreads-0.11/
H A Dthrd.c93 thrd_equal(thrd_t thr0, thrd_t thr1) in thrd_equal() function
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-glibc/
H A Dthreads.h124 thrd_equal (thrd_t __thread1, thrd_t __thread2) in thrd_equal() function
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-glibc/
H A Dthreads.h124 thrd_equal (thrd_t __thread1, thrd_t __thread2) in thrd_equal() function
/dports/devel/R-cran-later/later/src/
H A Dbadthreads.h17 #define thrd_equal THREADS_H_ERROR macro
/dports/security/acme.sh/acme.sh-3.0.1/
H A DLICENSE.md183 11 of the WIPO copyright treaty adopted on 20 December 1996, or
/dports/www/lagrange/lagrange-1.7.3/lib/the_Foundation/src/
H A Dc11threads.c70 int thrd_equal(thrd_t a, thrd_t b) { return pthread_equal(a, b); } in thrd_equal() function
/dports/graphics/waffle/waffle-2485a41c321a29463b5c0af7813c2d1046e2f925/third_party/threads/
H A Dthreads_posix.c246 int thrd_equal(thrd_t thr0, thrd_t thr1) in thrd_equal() function
/dports/www/firefox/firefox-99.0/third_party/rust/glslopt/glsl-optimizer/include/c11/
H A Dthreads_posix.h312 thrd_equal(thrd_t thr0, thrd_t thr1) in thrd_equal() function
/dports/lang/clover/mesa-21.3.6/include/c11/
H A Dthreads_posix.h312 thrd_equal(thrd_t thr0, thrd_t thr1) in thrd_equal() function
/dports/x11/virglrenderer/virglrenderer-7d204f3927be65fb3365dce01dbcd04d447a4985/src/gallium/include/c11/
H A Dthreads_posix.h288 thrd_equal(thrd_t thr0, thrd_t thr1) in thrd_equal() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/glslopt/glsl-optimizer/include/c11/
H A Dthreads_posix.h312 thrd_equal(thrd_t thr0, thrd_t thr1) in thrd_equal() function
/dports/graphics/libosmesa-gallium/mesa-21.3.6/include/c11/
H A Dthreads_posix.h312 thrd_equal(thrd_t thr0, thrd_t thr1) in thrd_equal() function
/dports/graphics/libosmesa/mesa-21.3.6/include/c11/
H A Dthreads_posix.h312 thrd_equal(thrd_t thr0, thrd_t thr1) in thrd_equal() function

123