搜索资源列表
AsyncCalls
- Asyncronous call of delphi functions and procedures.
AsyncCalls299
- AsyncCalls - asynchronous function calls With AsyncCalls you can execute multiple functions at the same time and synchronize them at every point in the function or method that started them. -AsyncCalls- asynchronous fu
asynccalls-thread-pool-example
- 利用多线程异步函数调用。 {版本:2.98(2011年10月22日)} {添加:德尔福XE264位的支持} {} {版本:2.97(2011-05-21)} {修正:线程的优先级恢复正常新AsyncCall任务。 } {修正:代替暂停/恢复代码,以防止竞争条件,在所有线程} {暂停但他们FSuspended标志是假的。 } {修正:异常处理TAsyncCall.InternExecuteSyncCall。
AsyncCalls299
- AsyncCalls 单元 可以让你同时多线程执行函数-With AsyncCalls you can execute multiple functions at the same time and synchronize them at every point in the function or method that started them. This allows you to execute time consuming c
AsyncCalls
- DELPHI的异步调用函数/过程,骨灰级人物编写。(The asynchronous call function / process of DELPHI.)