|
好像看到有人要的
Module : mthread
Type : AMX (no MM)
Version : 0.4
Author : dJeyL
About :
This module allows to run functions in separate threads, saving from freezes when a plugin would have to make heavy things.
An example AMX plugin is provided, running 60,000,000+ loops in the background. Although it takes several seconds to terminate, this does not affect server performance, and the game is still fully available.
The demo plugin also uses thread queuing features (appeared in v0.3) and thread_sleep native (new).
Changelog :
fixed setting high system priority under Win32
added native : thread_sleep(seconds)
You don't have to recompile your plugins. |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?注个册吧
×
|