Home
last modified time | relevance | path

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

/linux/net/rxrpc/
H A Dio_thread.c463 complete(&local->io_thread_ready); in rxrpc_io_thread()
H A Dar-internal.h338 struct completion io_thread_ready; /* Indication that the I/O thread started */ member