Searched refs:N_STEP (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/tests/aso/
H A Dtproc.c29 #define N_STEP 1000 /* #working steps */ macro
48 for(k = 0; k < N_STEP; ++k)
119 if(*Count != N_PROC*N_STEP*N_REP)
120 terror("%s method count error -- expected %d, got %d", meth->name, N_PROC*N_STEP*N_REP, *Count);
H A Dtlock.c34 #define N_STEP 1000 /* number of working steps */ macro
105 for(k = 0; k < N_STEP; ++k)

Completed in 10 milliseconds