Searched refs:notify_completion (Results 1 – 4 of 4) sorted by relevance
81 pub fn notify_completion(&self) -> Result<(), Error> { in notify_completion() method150 .notify_completion() in test()
25 bool notify_completion(int tombstoned_socket, int vsock_out, int vsock_proto);
108 bool notify_completion(int tombstoned_socket, int vsock_out, int vsock_proto) { in notify_completion() function
691 !notify_completion(g_tombstoned_socket.get(), g_output_fd.get(), g_proto_fd.get())) { in main()