Searched refs:wrapper_lambda (Results 1 – 1 of 1) sorted by relevance
482 auto wrapper_lambda = [](void *arg) -> int { in init_device() local487 rx_worker_thread_ = thread_create(str, wrapper_lambda, this, HIGH_PRIORITY, DEFAULT_STACK_SIZE); in init_device()
Completed in 6 milliseconds