代码搜索:Threads
找到约 7,387 项符合「Threads」的源代码
代码结果 7,387
www.eeworm.com/read/242657/4547411
mpc streams.mpc
// -*- MPC -*-
// $Id: streams.mpc 69659 2005-11-26 03:13:13Z ossama $
project(Answerer) : aceexe {
avoids += ace_for_tao
exename = Answerer
requires += threads
Source_Files {
Answere
www.eeworm.com/read/242082/4556422
c fastcopy.c
/* fastcopy - use multiple threads to whack data from one file to another
*/
#define INCL_DOSPROCESS
#define INCL_DOSSEMAPHORES
#if defined (OS2)
#include
#endif
#include
www.eeworm.com/read/238768/4608747
c th-lock.c
/* crypto/threads/th-lock.c */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com
www.eeworm.com/read/234134/4661916
c fastcopy.c
/* fastcopy - use multiple threads to whack data from one file to another
*/
#define INCL_DOSPROCESS
#define INCL_DOSSEMAPHORES
#if defined (OS2)
#include
#endif
#include
www.eeworm.com/read/225324/4796410
java servicethreadlistener.java
package org.exolab.jms.service;
import java.util.List;
import java.util.Collections;
import java.util.ArrayList;
import org.exolab.jms.common.threads.ThreadListener;
/**
* A ThreadListener
www.eeworm.com/read/213039/4931244
cpp cpp-unserver.cpp
// CPP-unserver.cpp,v 4.16 2003/11/05 09:33:46 jwillemsen Exp
// This example tests the features of the ACE_LSOCK_Acceptor and
// ACE_LSOCK_Stream classes. If the platform supports threads it use
www.eeworm.com/read/204713/5029897
java net.java
package tcpip;
/**
* Net.java: starts device driver threads and polls for packets.
*
* Author: Martin Schoeberl (martin.schoeberl@chello.at)
*
* Changelog:
* 2002-03-15 ARP works!
* 2002-10-21 us
www.eeworm.com/read/204040/5036249
c fastcopy.c
/* fastcopy - use multiple threads to whack data from one file to another
*/
#define INCL_DOSPROCESS
#define INCL_DOSSEMAPHORES
#if defined (OS2)
#include
#endif
#include
www.eeworm.com/read/203830/5037928
c th-lock.c
/* crypto/threads/th-lock.c */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com
www.eeworm.com/read/195013/5120801
h hardirq.h
#ifndef __ASM_HARDIRQ_H
#define __ASM_HARDIRQ_H
/* only non-SMP supported */
#include
/* entry.S is sensitive to the offsets of these fields */
typedef struct {
unsigned int __so