block instead of chewing cpu in eread (Lu Xuxiao)
This commit is contained in:
parent
9a5678a8a9
commit
33da33e72b
@ -92,7 +92,7 @@ eread(ulong keys, Event *e)
|
||||
}
|
||||
return id;
|
||||
}
|
||||
extract(0);
|
||||
extract(1);
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user