do threading right
This commit is contained in:
parent
b10db40d3b
commit
f4b26b64bc
2 changed files with 4 additions and 26 deletions
|
|
@ -199,7 +199,7 @@ startfsys(void)
|
|||
if(post9pservice(p[1], "plumb") < 0)
|
||||
sysfatal("post9pservice plumb: %r");
|
||||
close(p[1]);
|
||||
fsysproc(nil);
|
||||
proccreate(fsysproc, nil, Stack);
|
||||
}
|
||||
|
||||
static void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue