Home
last modified time | relevance | path

Searched refs:concurrent_thread (Results 1 – 1 of 1) sorted by relevance

/external/ltp/testcases/realtime/func/matrix_mult/
Dmatrix_mult.c169 void *concurrent_thread(void *thread) in concurrent_thread() function
259 tids[j] = create_fifo_thread(concurrent_thread, NULL, PRIO); in main_thread()