Searched refs:tspexists (Results 1 – 1 of 1) sorted by relevance
551 static uint32_t tspexists = 0; /* set on first occurrence of */ in ts_enterclass() local653 if (tspexists == 0 && atomic_cas_32(&tspexists, 0, 1) == 0) in ts_enterclass()