passive_thread
i < enable_params.npassive ? passive_thread : active_thread, &done))
if (pthread_create(&threads[i], NULL, passive_thread, &done))