Searched refs:record__thread (Results 1 – 1 of 1) sorted by relevance
1631 static void *record__thread(void *arg) in record__thread() function2255 if (pthread_create(&handle, &attrs, record__thread, &thread_data[t])) { in record__start_threads()