代码搜索:thread
找到约 10,000 项符合「thread」的源代码
代码结果 10,000
www.eeworm.com/read/290475/3976098
h thread.h
// Thread.h (EX26C)
extern int g_nIndent;
extern CLSID g_clsid; // for the Text server
UINT WriteThreadProc(LPVOID pParam);
UINT ReadThreadProc(LPVOID pParam);
void ReadStorage(LPSTORAGE pStg
www.eeworm.com/read/290475/3976366
h thread.h
// Thread.h
extern int g_nIndent;
extern const char* g_szBlanks;
extern const char* g_szRootStorageName;
UINT WriteThreadProc(LPVOID pParam);
UINT ReadThreadProc(LPVOID pParam);
void ReadDir
www.eeworm.com/read/290267/3981342
h thread.h
/*
* Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1998-2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software
www.eeworm.com/read/290267/3981364
c thread.c
/*
* Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1998-2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software
www.eeworm.com/read/290267/3981514
h thread.h
/*
* Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1998-2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software
www.eeworm.com/read/290267/3981521
c thread.c
/*
* Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000, 2001, 2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this so
www.eeworm.com/read/290267/3981534
h thread.h
/*
* Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000, 2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for a
www.eeworm.com/read/290267/3981541
c thread.c
/*
* Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000, 2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for a
www.eeworm.com/read/289366/3991477
h thread.h
//---------------------------------------------------------------------------
#ifndef ThreadH
#define ThreadH
//---------------------------------------------------------------------------
#include
www.eeworm.com/read/289366/3991480
cpp thread.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include
#include "Thread.h"
#pragma package(smart_init)
//static AnsiStrin