文件名称:thread
介绍说明--下载内容均来自于网络,请自行研究使用
Thread safe TStack
Recently i ve been doing a lot of multithreading, and luckily Delphi provides with a handy bunch of classes to make the developers life easier. You ve got some basic synchronization classes (TMutex, TEvent, TCriticalSection, TMultiReadExclusiveWriteSynchronizer...) and an basic data container (TThreadList)
Recently i ve been doing a lot of multithreading, and luckily Delphi provides with a handy bunch of classes to make the developers life easier. You ve got some basic synchronization classes (TMutex, TEvent, TCriticalSection, TMultiReadExclusiveWriteSynchronizer...) and an basic data container (TThreadList)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
thread.pas