Skip to content
Snippets Groups Projects
Commit f7027c63 authored by Rusty Russell's avatar Rusty Russell
Browse files

lguest: get more serious about wmb() in example Launcher code


Since the Launcher process runs the Guest, it doesn't have to be very
serious about its barriers: the Guest isn't running while we are (Guest
is UP).

Before we change to use threads to service devices, we need to fix this.

Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
parent 1028375e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment