Home
last modified time | relevance | path

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

/external/trusty/musl/include/
Dthreads.h55 #define thrd_equal(A, B) ((A) == (B)) macro
/external/musl/include/
Dthreads.h55 #define thrd_equal(A, B) ((A) == (B)) macro
/external/mesa3d/src/c11/impl/
Dthreads_posix.c301 thrd_equal(thrd_t thr0, thrd_t thr1) in thrd_equal() function
Dthreads_win32.c360 thrd_equal(thrd_t thr0, thrd_t thr1) in thrd_equal() function
/external/virglrenderer/src/mesa/compat/c11/
Dthreads_posix.h312 thrd_equal(thrd_t thr0, thrd_t thr1) in thrd_equal() function
Dthreads_win32.h421 thrd_equal(thrd_t thr0, thrd_t thr1) in thrd_equal() function