1 2345678910...
|
unit kolthread;
interface
uses Windows, Messages, KOL, global;
Language: Delphi LOC: 69 BerliOS (SVN) : SERVed2 (project search) : .../BerliOS (SVN)/s/served2/trunk/kolthread.pas
|
{ the specific language governing rights and limitations under the License. }
{ }
{ The Original Code is JclDebugThread.pas. }
{ }
{ The Initial Developer of the Original Code is documented in the accompanying }
Language: Delphi LOC: 132 Spider_20090107_inc : WANT - A Delphi Friendly Build Tool (project search) : .../jcl/examples/vcl/debugextension/JclDebugThread.pas
|
{ and limitations under the License. }
{ }
{ The Original Code is JclIdeThreadStatus.pas. }
{ }
{ The Initial Developer of the Original Code is documented in the accompanying }
Language: Delphi License: MPL11 LOC: 133 Spider_20090107_inc : WANT - A Delphi Friendly Build Tool (project search) : .../examples/vcl/debugextension/threadnames/JclIdeThreadStatus.pas
|
{ and limitations under the License. }
{ }
{ The Original Code is JclIdeThreadStatus.pas. }
{ }
{ The Initial Developer of the Original Code is documented in the accompanying }
Language: Delphi License: MPL11 LOC: 133 Spider_20090401_inc : IservYou inventory deployement - src components (project search) : .../JCL/examples/debugextension/threadnames/JclIdeThreadStatus.pas
|
unit xrtl_util_ThreadUtils;
{$INCLUDE xrtl.inc}
interface
Language: Delphi LOC: 11 BerliOS (SVN) : eXtended Run Time Library (project search) : .../xrtl/trunk/src/xrtl_util/xrtl_util_ThreadUtils.pas
|
{**
Thread support classes
<ul>
<li>Thread</li>
Language: Delphi LOC: 169 Spider_20090529_inc : Quick Cast (project search) : .../quickcast/support_packages/ab_vcl/sources/mo_threads.pas
|
unit ThreadExceptDemoMain;
interface
uses
Language: Delphi LOC: 120 Spider_20090107_inc : WANT - A Delphi Friendly Build Tool (project search) : .../examples/vcl/debug/threadexcept/ThreadExceptDemoMain.pas
|
unit ThreadExceptDemoMain;
interface
uses
Language: Delphi LOC: 120 Spider_20090401_inc : IservYou inventory deployement - src components (project search) : .../JCL+JVCL210FullInstall.zip/JCL+JVCL210FullInstall/JCL/examples/ThreadExceptDemoMain.pas
|
{**********************************************************************}
{}
{ $Log: 10379: IdThreadMgr.pas
{
{ Rev 1.0 2002.11.12 10:56:08 PM czhower
Language: Delphi Copyright 2002 by Quality Software Components } LOC: 53 Spider_20090120_inc : Zeus:DB (project search) : .../delphi packages/Indy_9_00_14_src.rar.---/Indy_9_00_14_src/Source/IdThreadMgr.pas
|
{**********************************************************************}
{}
{ $Log: 10379: IdThreadMgr.pas
{
{ Rev 1.0 2002.11.12 10:56:08 PM czhower
Language: Delphi Copyright 2002 by Quality Software Components } LOC: 53 Spider_20090227_inc : osFinancials Accounting Software (project search) : .../osfinancials/Components20070330.zip/Components20070330/INDY9/IdThreadMgr.pas
|
{**********************************************************************}
{
$Log: 10379: IdThreadMgr.pas
Rev 1.0 2002.11.12 10:56:08 PM czhower
}
Language: Delphi Copyright 2002 by Quality Software Components } LOC: 53 Spider_20090107_inc : indy for FPC/Lazarus (project search) : .../inc_004/indy4lazarus/indy4lazarus-20040117.tgz/source/idthreadmgr.pas
|
{ and limitations under the License. }
{ }
{ The Original Code is ThreadExpertSharedNames.pas. }
{ }
{ The Initial Developer of the Original Code is documented in the accompanying }
Language: Delphi License: MPL11 LOC: 189 Spider_20090107_inc : WANT - A Delphi Friendly Build Tool (project search) : .../jcl/examples/vcl/debugextension/ThreadExpertSharedNames.pas
|
WIndows,SDK,grobal2;
type
TThreadInfo = record
nRunFlag :Integer; //0x00
boActived :BOOL; //0x04
Language: Delphi LOC: 35 Spider_20090401_inc : Legend of Mir 2 Diamond Emulator - DiamondServer (project search) : .../diamondm2server/Diamond_ALL.rar/Source/M2Server/UnitManage.pas
|
unit DecoderThreadList;
interface
uses
Language: Delphi LOC: 112 Spider_20090529_inc : B-Grabber (project search) : .../b-grabber/B-Grabber_v0.0.1-src.zip/B-Grabber v0.0.1/Decoders/DecoderThreadList.pas
|
{**********************************************************************}
{}
{ $Log: 10381: IdThreadMgrDefault.pas
{
{ Rev 1.0 2002.11.12 10:56:14 PM czhower
Language: Delphi Copyright 2002 by Quality Software Components } LOC: 37 Spider_20090120_inc : Zeus:DB (project search) : .../delphi packages/Indy_9_00_14_src.rar.---/Indy_9_00_14_src/Source/IdThreadMgrDefault.pas
|
{**********************************************************************}
{}
{ $Log: 10381: IdThreadMgrDefault.pas
{
{ Rev 1.0 2002.11.12 10:56:14 PM czhower
Language: Delphi Copyright 2002 by Quality Software Components } LOC: 37 Spider_20090227_inc : osFinancials Accounting Software (project search) : .../osfinancials/Components20070330.zip/Components20070330/INDY9/IdThreadMgrDefault.pas
|
{**********************************************************************}
{
$Log: 10381: IdThreadMgrDefault.pas
Rev 1.0 2002.11.12 10:56:14 PM czhower
}
Language: Delphi Copyright 2002 by Quality Software Components } LOC: 37 Spider_20090107_inc : indy for FPC/Lazarus (project search) : .../inc_004/indy4lazarus/indy4lazarus-20040117.tgz/source/idthreadmgrdefault.pas
|
// +----------------------------------------------------------------------+
//
unit CoolingThreadUnit;
interface
uses windows;
Language: Delphi License: GPL (C) 2002-2003, http://www.kt2k.com | LOC: 31 Spider_20081217_inc : OpenPower (project search) : .../openpower/openpower-cvs-2003-06-24.zip/openpower/tsr/CoolingThreadUnit.pas
|
private
Counter:Int64;
ThreadHandle:THandle;
public
constructor Create(AOwner:TComponent); override;
Language: Delphi LOC: 41 Spider_20081217_inc : Delphi Bochs (project search) : .../bochs2delphi/m2.zip/m2/Gui32/Host32.pas
|
{ and limitations under the License. }
{ }
{ The Original Code is ThreadExpertSharedNames.pas. }
{ }
{ The Initial Developer of the Original Code is documented in the accompanying }
Language: Delphi License: MPL11 LOC: 279 Spider_20090107_inc : WANT - A Delphi Friendly Build Tool (project search) : .../examples/vcl/debugextension/threadnames/ThreadExpertSharedNames.pas
|
{ and limitations under the License. }
{ }
{ The Original Code is ThreadExpertSharedNames.pas. }
{ }
{ The Initial Developer of the Original Code is documented in the accompanying }
Language: Delphi License: MPL11 LOC: 279 Spider_20090401_inc : IservYou inventory deployement - src components (project search) : .../JCL/examples/debugextension/threadnames/ThreadExpertSharedNames.pas
|
unit thread_t;
interface
uses Crt, VpUtils, VpSysLow
Language: Delphi LOC: 78 Spider_20081217_inc : KitStat2 (project search) : .../batches/inc_003/kitstat2/kitss272-20050310.rar/thread_t.pas
|
unit ThreadForm;
interface
uses
Language: Delphi LOC: 43 Spider_20090120_inc : TabMail (project search) : .../006/tabmail/TabMail-2.7b8.5_src.zip/TabMail-2.7b8.5/ThreadForm.pas
|
unit ThreadList;
interface
uses
Language: Delphi LOC: 64 Spider_20090529_inc : B-Grabber (project search) : .../b-grabber/B-Grabber_v0.0.1-src.zip/B-Grabber v0.0.1/NNTP/ThreadList.pas
|
WITHOUT WARRANTY OF ANY KIND, either expressed or implied. See the License for
the specific language governing rights and limitations under the License.
The Original Code is: JvThread.PAS, released on 2001-02-28.
The Initial Developer of the Original Code is S�bastien Buysse [sbuysse@buypin.com]
Portions created by S�bastien Buysse are Copyright (C) 2001 S�bastien Buysse.
Language: Delphi (C) 2001 S�bastien Buysse. LOC: 150 Spider_20090401_inc : IservYou inventory deployement - src components (project search) : .../JCL+JVCL210FullInstall.zip/JCL+JVCL210FullInstall/jvcl/source/JvThread.pas
|
1 2345678910...
|