Searched refs:CancelAttempts (Results 1 – 2 of 2) sorted by relevance
82 intptr_t CancelAttempts() { return cancel_counter_.Value(); } in CancelAttempts() function
38 while (CancelAttempts() == 0) { in RunInternal()