Searched refs:live_thread_vector (Results 1 – 1 of 1) sorted by relevance
75 std::vector<thread_t*>* live_thread_vector, in callArbitraryFunction() argument214 std::vector<thread_t*> live_thread_vector; in LLVMFuzzerTestOneInput() local224 callArbitraryFunction(fixed_queue, &live_buffer_vector, &live_thread_vector, in LLVMFuzzerTestOneInput()235 for (const auto& thread : live_thread_vector) { in LLVMFuzzerTestOneInput()