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