Searched refs:poll_thread (Results 1 – 1 of 1) sorted by relevance
1205 void poll_thread(u64 arg);1222 launch_thread("txnuaf.poll", poll_thread, &poll_sync, 0, 1); in launch_threads()1420 void poll_thread(u64 arg) { in poll_thread() function