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