Searched refs:RunHarvester (Results 1 – 1 of 1) sorted by relevance
145 RunHarvester(void *arg __unused) in RunHarvester() function244 rc = thrd_create(&threads[t], (t == 0 ? RunHarvester : ReadCSPRNG), NULL); in main()