代码搜索:Threads
找到约 7,387 项符合「Threads」的源代码
代码结果 7,387
www.eeworm.com/read/136042/5875461
cpp bench1.cpp
//Filename: BENCH1.CPP
//"WINBENCH" Generated by WindowsMAKER Professional
//Author: Martin Heller
/* Note: This project uses MFC and it also uses threads. It doesn't use MFC from
threads in
www.eeworm.com/read/158402/11620682
java synchlist.java
package nachos.threads;
import java.util.LinkedList;
import nachos.machine.*;
import nachos.threads.*;
/**
* A synchronized queue.
*/
public class SynchList {
/**
* Allocate a new synchro
www.eeworm.com/read/485642/1261478
dpr hook.dpr
library Hook;
uses
Windows,
ComUnit in 'ComUnit.pas',
VarUnit in 'VarUnit.pas',
FunUnit in 'FunUnit.pas',
Threads in 'Threads.pas',
WinUnit in 'WinUnit.pas';
exports
DllGetClas
www.eeworm.com/read/193974/5138241
py test_threadedtempfile.py
"""
Create and delete FILES_PER_THREAD temp files (via tempfile.TemporaryFile)
in each of NUM_THREADS threads, recording the number of successes and
failures. A failure is a bug in tempfile, and may
www.eeworm.com/read/345602/3198852
dpr hook.dpr
library Hook;
uses
Windows,
ComUnit in 'ComUnit.pas',
VarUnit in 'VarUnit.pas',
FunUnit in 'FunUnit.pas',
Threads in 'Threads.pas',
WinUnit in 'WinUnit.pas';
exports
DllGetClas
www.eeworm.com/read/339427/3309258
dpr hook.dpr
library Hook;
uses
Windows,
ComUnit in 'ComUnit.pas',
VarUnit in 'VarUnit.pas',
FunUnit in 'FunUnit.pas',
Threads in 'Threads.pas',
WinUnit in 'WinUnit.pas';
exports
DllGetClas
www.eeworm.com/read/392634/2492079
cpp thread.cpp
#include "stdafx.h"
#include
#include "Threads\Thread.h"
namespace Threads
{
Thread::Thread() :
m_stopped(true),
m_thread()
{
}
Thread::~Thread()
{
}
void Th
www.eeworm.com/read/419588/10857588
h apr_anylock.h
/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except
www.eeworm.com/read/147766/5725205
c dbexec.c
/*******************************************************************************
*
* Module Name: dbexec - debugger control method execution
* $Revision: 34 $
*
*********************
www.eeworm.com/read/139291/5804760
h apr_anylock.h
/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in c