Searched refs:aValue (Results 1 – 1 of 1) sorted by relevance
548 char aValue[50]; in mt1Main() local554 snprintf(aValue, sizeof(aValue), "%d.%s", iThread, aRnd); in mt1Main()555 nWrite += dbWriteOperation(&p->param, pDb, iKey, aValue, &rc); in mt1Main()