代码搜索:Threads
找到约 7,387 项符合「Threads」的源代码
代码结果 7,387
www.eeworm.com/read/106565/6191958
java threadlooptag.java
/**
* Copyright (C) 2001 Yasna.com. All rights reserved.
*
* ===================================================================
* The Apache Software License, Version 1.1
*
* Redistributi
www.eeworm.com/read/102571/6231169
java threaddao.java
package org.redsoft.forum.dao;
/**
* Forum's DAO interface
*
* @author Charles Huang
* @since JDK 1.4
* @version 1.0
*/
import org.redsoft.forum.dao.PersistentThread;
import org.redso
www.eeworm.com/read/102571/6231204
java forumcontroller.java
/*
* XP Forum
*
* Copyright (c) 2002-2003 RedSoft Group. All rights reserved.
*
*/
package org.redsoft.forum.web;
import java.util.Collection;
import org.redsoft.forum.dao.DAOFactory;
www.eeworm.com/read/102267/6234230
java proxyserver.java
/*
* Copyright (c) 2000 David Flanagan. All rights reserved.
* This code is from the book Java Examples in a Nutshell, 2nd Edition.
* It is provided AS-IS, WITHOUT ANY WARRANTY either expressed or
www.eeworm.com/read/100926/6263893
readme
test_mutex
test_mutex tests ACE_Local_Mutex and ACE_Remote_Mutex with both local
and global proxies. "Local proxies" mean that each thread uses its
own proxy (but same logical token.) "Global
www.eeworm.com/read/100926/6263990
h barrier_i.h
// Barrier_i.h,v 1.7 2002/02/25 18:17:08 jwillemsen Exp
#ifndef BARRIER_H
#define BARRIER_H
#include "ace/Synch.h"
#include "ace/Atomic_Op.h"
/* Barrier is a simple wrapper for the ACE_Barr
www.eeworm.com/read/100603/6265615
c gc1.c
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not u
www.eeworm.com/read/100480/6269169
java workthreadpool.java
/*
* WorkThread.java - Background thread that does stuff
* Copyright (C) 2000 Slava Pestov
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU
www.eeworm.com/read/381125/6312040
h threadengine.h
/*
* ============================================================================
* Name : CThreadEngine from CThreadEngine.h
* Part of : Thread
* Created : 04.02.2005 by Forum Nokia
*
www.eeworm.com/read/493401/6402379
common makefile.common
# This is part of a GNU Makefile, included by the Makefiles in
# each of the subdirectories.
#
# This file includes all of the baseline code provided by Nachos.
# Whenever you add a .h or .cc file,