代码搜索:threads
找到约 7,387 项符合「threads」的源代码
代码结果 7,387
www.eeworm.com/read/382594/2630344
dsw threads.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
#
# $Id: VC6WorkspaceCreator.pm,v 1.15 2006/02/22 20:05:55 elliott_c Exp $
#
# This file was generated by MPC. Any changes made dire
www.eeworm.com/read/382594/2633489
mpb threads.mpb
// -*- MPC -*-
// threads.mpb,v 1.1 2005/01/04 17:52:31 jtc Exp
project {
requires += threads
}
www.eeworm.com/read/381087/2650023
dfm threads.dfm
inherited ThreadsFrame: TThreadsFrame
object Splitter1: TSplitter
Left = 0
Top = 224
Width = 443
Height = 3
Cursor = crVSplit
Align = alTop
end
object Shape1: TS
www.eeworm.com/read/381087/2650024
pas threads.pas
unit Threads;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Ora, ThreadsData, ExtCtrls, OraClasses, OraScript, Db, MemDS, DBCtrls,
G
www.eeworm.com/read/381087/2650158
pas threads.pas
unit Threads;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Ora, ThreadsData, ExtCtrls, OraClasses, OraScript, Db, MemDS, DBCtrls,
G
www.eeworm.com/read/381087/2650159
nfm threads.nfm
inherited ThreadsFrame: TThreadsFrame
object Splitter1: TSplitter
Left = 0
Top = 224
Width = 443
Height = 3
Cursor = crVSplit
Align = alTop
end
object Shape1: TS
www.eeworm.com/read/376060/2715865
cpp threads.cpp
/* threads.cpp
* Simple wrappers for Win32 threads, mutexes, etc.
* UnderC C++ interpreter
* Steve Donovan, 2001
* This is GPL'd software, and the usual disclaimers apply.
* See LICENCE
*/
www.eeworm.com/read/376060/2715921
h threads.h
/* threads.h
* Simple wrappers for Win32 threads, mutexes, etc.
* Steve Donovan, 1999.
*/
#ifndef __THREADS_H
#define __THREADS_H
typedef void *Handle;
#ifndef NULL
#define NULL 0
#end
www.eeworm.com/read/375190/2731672
qbk threads.qbk
[/
/ Copyright (c) 2003-2008 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ Distributed under the Boost Software License, Version 1.0. (See accompanying
/ file LICENSE_1_0.txt or copy at
www.eeworm.com/read/374348/2753083
h threads.h
// Module: Log4CPLUS
// File: threads.h
// Created: 6/2001
// Author: Tad E. Smith
//
//
// Copyright (C) Tad E. Smith All rights reserved.
//
// This software is published under the terms of th