Home
last modified time | relevance | path

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

/freebsd/tools/tools/netrate/juggle/
H A Djuggle.c284 juggling_thread(void *arg) in juggling_thread() function
326 if (pthread_create(&thread, NULL, juggling_thread, &fd2) != 0) in thread_juggle()