Searched refs:BOOL_CAS (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtsan.c272 #define BOOL_CAS(fcode, tsan_fcode) \ macro
453 BOOL_CAS (SYNC_BOOL_COMPARE_AND_SWAP_1,
455 BOOL_CAS (SYNC_BOOL_COMPARE_AND_SWAP_2,
457 BOOL_CAS (SYNC_BOOL_COMPARE_AND_SWAP_4,
459 BOOL_CAS (SYNC_BOOL_COMPARE_AND_SWAP_8,
461 BOOL_CAS (SYNC_BOOL_COMPARE_AND_SWAP_16,
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtsan.cc278 #define BOOL_CAS(fcode, tsan_fcode) \ macro
459 BOOL_CAS (SYNC_BOOL_COMPARE_AND_SWAP_1,
461 BOOL_CAS (SYNC_BOOL_COMPARE_AND_SWAP_2,
463 BOOL_CAS (SYNC_BOOL_COMPARE_AND_SWAP_4,
465 BOOL_CAS (SYNC_BOOL_COMPARE_AND_SWAP_8,
467 BOOL_CAS (SYNC_BOOL_COMPARE_AND_SWAP_16,

Completed in 126 milliseconds