block instead of chewing cpu in eread (Lu Xuxiao)
This commit is contained in:
parent
9a5678a8a9
commit
33da33e72b
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ eread(ulong keys, Event *e)
|
||||||
}
|
}
|
||||||
return id;
|
return id;
|
||||||
}
|
}
|
||||||
extract(0);
|
extract(1);
|
||||||
}
|
}
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue