Home
last modified time | relevance | path

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

/linux/net/rxrpc/
A Dlocal_object.c122 init_completion(&local->io_thread_ready); in rxrpc_alloc_local()
234 wait_for_completion(&local->io_thread_ready); in rxrpc_open_socket()
A Dio_thread.c442 complete(&local->io_thread_ready); in rxrpc_io_thread()
A Dar-internal.h296 struct completion io_thread_ready; /* Indication that the I/O thread started */ member

Completed in 12 milliseconds