代码搜索:Threads
找到约 7,387 项符合「Threads」的源代码
代码结果 7,387
www.eeworm.com/read/290808/3970813
c strclithread.c
#include "unpthread.h"
void *copyto(void *);
static int sockfd; /* global for both threads to access */
static FILE *fp;
void
str_cli(FILE *fp_arg, int sockfd_arg)
{
char recvline[MAXLINE];
pth
www.eeworm.com/read/439082/1817176
h hardirq.h
#ifndef __ASM_HARDIRQ_H
#define __ASM_HARDIRQ_H
#include
#include
#include
/* assembly code in softirq.h is sensitive to the offsets of these fields
www.eeworm.com/read/439082/1817987
h hardirq.h
#ifndef __ASM_HARDIRQ_H
#define __ASM_HARDIRQ_H
#include
#include
#include
/* softirq.h is sensitive to the offsets of these fields */
typedef stru
www.eeworm.com/read/439082/1818092
h processor.h
/*
* include/asm-parisc/processor.h
*
* Copyright (C) 1994 Linus Torvalds
*/
#ifndef __ASM_PARISC_PROCESSOR_H
#define __ASM_PARISC_PROCESSOR_H
#ifndef __ASSEMBLY__
#include
#i
www.eeworm.com/read/433911/1877619
cpp cpp-unserver.cpp
// $Id: CPP-unserver.cpp 80826 2008-03-04 14:51:23Z wotte $
// This example tests the features of the ACE_LSOCK_Acceptor and
// ACE_LSOCK_Stream classes. If the platform supports threads it uses
www.eeworm.com/read/433911/1880272
mpb rmcast.mpb
// -*- MPC -*-
// $Id: rmcast.mpb 80826 2008-03-04 14:51:23Z wotte $
project : acelib, threads {
avoids += ace_for_tao
after += RMCast
libs += ACE_RMCast
includes += $(ACE_ROO
www.eeworm.com/read/433911/1880457
conf jaws.conf
# See jaws3/Options.h for default values
#
#JAWS_IO = SYNCH
# SYNCH, ASYNCH, or REACTIVE
#JAWS_CONCURRENCY = TPOOL
# TPOOL, TPR, or THYBRID
#JAWS_MIN_THYBRID_THREADS = 1
#JAWS_MAX_THYBR
www.eeworm.com/read/433911/1881388
mpc tmcast.mpc
// -*- MPC -*-
// $Id: TMCast.mpc 80826 2008-03-04 14:51:23Z wotte $
project : acelib, ace_output, install, exceptions, threads {
avoids = ace_for_tao
sharedname = ACE_TMCast
dynamicf
www.eeworm.com/read/433911/1881405
mpc rmcast.mpc
// -*- MPC -*-
// $Id: RMCast.mpc 80826 2008-03-04 14:51:23Z wotte $
project(RMCast) : acelib, ace_output, install, threads {
avoids = ace_for_tao
sharedname = ACE_RMCast
dynamicflags
www.eeworm.com/read/430518/1926154
h hardirq.h
#ifndef __ASM_HARDIRQ_H
#define __ASM_HARDIRQ_H
#include
#include
#include
/* assembly code in softirq.h is sensitive to the offsets of these fields