Lines Matching refs:start
31 * - Once all the threads finish execution, the start and wakeup times
107 nsec_t start;
116 start = rt_gettime() - beginrun;
119 start / NS_PER_US);
120 /* start the children threads */
137 nsec_t start, wake;
148 start = rt_gettime() - beginrun;
150 start / NS_PER_US, j, mypri);
204 /* start the worker threads */
212 /* start the master thread */