Searched refs:rx_worker_thread_ (Results 1 – 1 of 1) sorted by relevance
111 thread_t *rx_worker_thread_ = nullptr; member in e1000487 rx_worker_thread_ = thread_create(str, wrapper_lambda, this, HIGH_PRIORITY, DEFAULT_STACK_SIZE); in init_device()488 thread_resume(rx_worker_thread_); in init_device()
Completed in 5 milliseconds