Searched refs:PopKind (Results 1 – 1 of 1) sorted by relevance
41 static std::atomic<long> PopKind[3]; variable674 PopKind[k] += pop_kind[k]; in operator ()()690 PopKind[k] = 0; in TestPushPop()737 if (PopKind[k] < min_requirement) { in TestPushPop()742 … nthread, long(PopKind[k]), k==0?"failed":"succeeded", max_trial, min_requirement); in TestPushPop()