Searched refs:wdisconnect_wait (Results 1 – 3 of 3) sorted by relevance
448 init_completion(&ch->wdisconnect_wait); in xpc_setup_ch_structures()859 wait_for_completion(&ch->wdisconnect_wait); in xpc_disconnect_wait()
347 struct completion wdisconnect_wait; /* wait for channel disconnect */ member
166 complete(&ch->wdisconnect_wait); in xpc_process_disconnect()