Lines Matching defs:started
57 boolean_t started;
264 tsp->started = B_FALSE;
319 if (tsp->started == B_FALSE || tsp->tid == 0) {
368 if (tsp->started == B_FALSE) {
377 tsp->started = B_FALSE;
426 if (tsp->started == B_FALSE) {
431 tsp->started = B_FALSE;
452 if (tsp->started == B_TRUE) {
460 tsp->started = B_TRUE;
473 if (tsp->started == B_TRUE) /* reinstate */
481 curstate = tsp->started;