Searched refs:TM_RETRIES (Results 1 – 2 of 2) sorted by relevance
15 #define TM_RETRIES 100 macro53 for (i = 0; i < TM_RETRIES; i++) { in htm_is_synthetic()67 return i == TM_RETRIES; in htm_is_synthetic()
40 for (i = 0; i < TM_RETRIES; i++) { in getppid_tm()69 printf("Exceeded limit of %d temporary transaction failures.\n", TM_RETRIES); in getppid_tm()