代码搜索:Threads
找到约 7,387 项符合「Threads」的源代码
代码结果 7,387
www.eeworm.com/read/158402/11620785
conf nachos.conf
Machine.stubFileSystem = false
Machine.processor = false
Machine.console = false
Machine.disk = false
Machine.bank = false
Machine.networkLink = false
ElevatorBank.allowElevatorGUI = true
NachosSecuri
www.eeworm.com/read/158402/11620902
conf nachos.conf
Machine.stubFileSystem = true
Machine.processor = true
Machine.console = true
Machine.disk = false
Machine.bank = false
Machine.networkLink = false
Processor.usingTLB = false
Processor.numPhysPages =
www.eeworm.com/read/158402/11621059
makefile
DIRS = network vm userprog threads machine security ag
include ../Makefile
www.eeworm.com/read/261430/11646063
pas mythreadpool.pas
unit MyThreadPool;
interface
uses
SysUtils, ThreadPool, MyHTTPtask, ThreadTask;
type
{used in demo1}
TThreadPoolDemo = class(TThreadPool) ///普通任务线程池类从 TThreadPool 继承即可
protect
www.eeworm.com/read/157747/11666408
pas psithreadmgr.pas
unit PsiThreadMgr;
//******************************************************************************
// The original software is under
// Copyright (c) 1993 - 2000, Chad Z. Hower (Kudzu)
// and
www.eeworm.com/read/157172/11735010
pjt motiondetect.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="app"
ProjectDir="C:\ti\chenprojects\SEEDVPM642 Video Codec Algorithm Examples\MotionD
www.eeworm.com/read/259433/11792106
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ShellApi;
type
TForm1 = class(TForm)
ListBox1: TListBox;
Butt
www.eeworm.com/read/156535/11793721
c cpusupportsolaris.c
/*
*
* Copyright (c) 1997-1999 Scott Oaks and Henry Wong. All Rights Reserved.
*
* Permission to use, copy, modify, and distribute this software
* and its documentation for NON-COMMERCIAL purpose
www.eeworm.com/read/345496/11811994
dsp netlib.dsp
# Microsoft Developer Studio Project File - Name="NetLib" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) St
www.eeworm.com/read/258604/11851145
c appthreads.c
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*