Searched refs:__builtin_tbegin_retry (Results 1 – 2 of 2) sorted by relevance
33 __builtin_tbegin_retry ((void *)0, 6); in test_htm1()36 __builtin_tbegin_retry ((void *)0x12345678, 6); in test_htm1()39 __builtin_tbegin_retry (tdb, 6); in test_htm1()42 __builtin_tbegin_retry (&global_tdb, 6); in test_htm1()
190 #define __builtin_tbegin_retry(tdb, retry) \ macro