Searched refs:frag_thrd (Results 1 – 3 of 3) sorted by relevance
29 extern void *frag_thrd(void *);
251 void *frag_thrd(void *destination_file) in frag_thrd() function
4444 if(pthread_create(&frag_thread[i], NULL, frag_thrd, in initialise_threads()