You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Sun, Dec 4, 2016 at 4:26 PM, zy498420 ***@***.***> wrote:
As poll has been hooked, they can be easily implemented.
After hooked them, we can simply write period "consumer" program (offline
scanner).
因为poll已经被挂钩,所以sleep和usleep可以轻松的用poll来实现协程式的休眠。
如果 sleep和usleep被挂钩,我们可以轻松的实现周期性工作的消费者程序(在离线扫描程序中很常见)。
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#11>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AA0srjPCgOE83lHdaFBcnOuObFaR7Lolks5rEnlPgaJpZM4LDh9q>
.
As poll has been hooked, they can be easily implemented.
After hooked them, we can simply write period "consumer" program (offline scanner).
因为poll已经被挂钩,所以sleep和usleep可以轻松的用poll来实现协程式的休眠。
如果 sleep和usleep被挂钩,我们可以轻松的实现周期性工作的消费者程序(在离线扫描程序中很常见)。
The text was updated successfully, but these errors were encountered: