Home
last modified time | relevance | path

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

/dev/net/e1000/
A De1000.cpp482 auto wrapper_lambda = [](void *arg) -> int { in init_device() local
487 rx_worker_thread_ = thread_create(str, wrapper_lambda, this, HIGH_PRIORITY, DEFAULT_STACK_SIZE); in init_device()

Completed in 6 milliseconds