Lines Matching refs:meth
70 Asometh_t *meth;
79 meth = 0;
80 while (meth = asometh(ASO_NEXT, meth))
82 if (!(meth->type & type))
84 if (asoinit(lockid, meth, 0))
86 twarn("%s method initialization failed", meth->name);
89 tinfo("testing %s method with %d threads", meth->name, N_THREADS);
114 terror("%s method free() call error -- expected %d, got %d", meth->name, N_OBJS, N_free);
122 tinfo("%s method elapsed time %ld.%lds", meth->name,