代码搜索:thread
找到约 10,000 项符合「thread」的源代码
代码结果 10,000
www.eeworm.com/read/301877/3830955
h thread.h
/*
* thread.h
*
* Executable thread encapsulation class (pre-emptive if OS allows).
*
* Portable Windows Library
*
* Copyright (c) 1993-1998 Equivalence Pty. Ltd.
*
* The contents of this fil
www.eeworm.com/read/301877/3830983
h thread.h
/*
* thread.h
*
* Thread of execution control class.
*
* Portable Windows Library
*
* Copyright (c) 1993-1998 Equivalence Pty. Ltd.
*
* The contents of this file are subject to the Mozilla Pu
www.eeworm.com/read/297137/3890431
hxx thread.hxx
#ifndef __THREAD_HXX__
#define __THREAD_HXX__
/*
* Copyright (C) 1998, 1999, Jonathan S. Shapiro.
*
* This file is part of the EROS Operating System.
*
* This program is free software; you can re
www.eeworm.com/read/295365/3910973
h thread.h
/*
* thread.h
*
* Thread of execution control class.
*
* Portable Windows Library
*
* Copyright (c) 1993-1998 Equivalence Pty. Ltd.
*
* The contents of this file are subject to the M
www.eeworm.com/read/295365/3911066
h thread.h
/*
* thread.h
*
* Thread of execution control class.
*
* Portable Windows Library
*
* Copyright (c) 1993-1998 Equivalence Pty. Ltd.
*
* The contents of this file are subject to the M
www.eeworm.com/read/295365/3911105
h thread.h
/*
* thread.h
*
* Thread of execution control class.
*
* Portable Windows Library
*
* Copyright (c) 1993-1998 Equivalence Pty. Ltd.
* Copyright (c) 1999 ISDN Communications Ltd
*
*
www.eeworm.com/read/291465/3964838
h thread.h
/*
* thread.h
*
* Thread of execution control class.
*
* Portable Windows Library
*
* Copyright (c) 1993-1998 Equivalence Pty. Ltd.
*
* The contents of this file are subject to the M
www.eeworm.com/read/291465/3964945
h thread.h
/*
* thread.h
*
* Thread of execution control class.
*
* Portable Windows Library
*
* Copyright (c) 1993-1998 Equivalence Pty. Ltd.
*
* The contents of this file are subject to the M
www.eeworm.com/read/290475/3974813
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/3975083
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