Searched defs:t_stime (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/librestart/common/
H A Dlibrestart.c1132 scf_transaction_entry_t *t_stime = NULL, *t_aux = NULL; local
1145 (t_stime = scf_entry_create(h)) == NULL ||
1262 (r = tx_set_value(t, t_stime, SCF_PROPERTY_STATE_TIMESTAMP,
1345 scf_entry_destroy(t_stime);
/illumos-gate/usr/src/uts/common/sys/
H A Dthread.h271 clock_t t_stime; /* time stamp used by the swapper */ member in struct:_kthread

Completed in 774 milliseconds