Home
last modified time | relevance | path

Searched refs:tspexists (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/disp/
H A Dts.c551 static uint32_t tspexists = 0; /* set on first occurrence of */ in ts_enterclass() local
653 if (tspexists == 0 && atomic_cas_32(&tspexists, 0, 1) == 0) in ts_enterclass()