Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/disp/
H A Dthread.c111 static kt_did_t next_t_id = 1; variable
470 t->t_did = next_t_id++; in thread_create()