Searched refs:concurrent_thread (Results 1 – 1 of 1) sorted by relevance
149 static void *concurrent_thread(void *thread) in concurrent_thread() function243 tids[j] = create_fifo_thread(concurrent_thread, matrices[j], PRIO); in main_thread()