Searched refs:mod_thread (Results 1 – 1 of 1) sorted by relevance
46 mod_thread(void *ptr __unused) in mod_thread() function62 rc = pthread_create(&thr, NULL, mod_thread, NULL); in mod_main()