Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dturnstile.c439 turnstile_t *myts = t->t_ts; in turnstile_block() local
440 myts->ts_free = ts->ts_free; in turnstile_block()
441 ts->ts_free = myts; in turnstile_block()