Searched refs:tap_device_thread (Results 1 – 1 of 1) sorted by relevance
82 int tap_device_thread(void* arg) { in tap_device_thread() function98 int ret = thrd_create_with_name(&thread_, tap_device_thread, reinterpret_cast<void*>(this), in TapDevice()
Completed in 3 milliseconds