Searched refs:thrd_equal (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mapi/
H A Du_current.c183 return thrd_equal(t1, t2);
/xsrc/external/mit/MesaLib.old/dist/include/c11/
H A Dthreads_posix.h312 thrd_equal(thrd_t thr0, thrd_t thr1) function in typeref:typename:int
H A Dthreads_win32.h552 thrd_equal(thrd_t thr0, thrd_t thr1) function in typeref:typename:int
/xsrc/external/mit/MesaLib/dist/include/c11/
H A Dthreads_posix.h312 thrd_equal(thrd_t thr0, thrd_t thr1) function in typeref:typename:int
H A Dthreads_win32.h421 thrd_equal(thrd_t thr0, thrd_t thr1) function in typeref:typename:int
/xsrc/external/mit/MesaLib/dist/src/util/
H A Du_thread.h407 return thrd_equal(t1, t2);

Completed in 8 milliseconds