Searched refs:spawnResult (Results 1 – 1 of 1) sorted by relevance
1070 int32_t spawnResult = 0; in TestCollators() local1081 spawnResult = tests[j].start(); in TestCollators()1082 if(spawnResult != 0) { in TestCollators()1083 …"%s:%d THREAD INFO: thread %d failed to start with status %d", __FILE__, __LINE__, j, spawnResult); in TestCollators()