Home
last modified time | relevance | path

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

/external/musl/include/
Dthreads.h55 #define thrd_equal(A, B) ((A) == (B)) macro
/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
/external/mesa3d/include/c11/
Dthreads_posix.h312 thrd_equal(thrd_t thr0, thrd_t thr1) in thrd_equal() function
Dthreads_win32.h552 thrd_equal(thrd_t thr0, thrd_t thr1) in thrd_equal() function