代码搜索:Threads
找到约 7,387 项符合「Threads」的源代码
代码结果 7,387
www.eeworm.com/read/308441/13701473
h args.h
/* args.h
An abstract class to pass values to maplay and other worker
threads.
From the Win32 API, we can only pass one 32-bit value to a thread. This will
be a pointer to a object of this c
www.eeworm.com/read/136989/5827034
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/135153/5889426
h hardirq.h
#ifndef __ASM_HARDIRQ_H
#define __ASM_HARDIRQ_H
#include
#include
/* softirq.h is sensitive to the offsets of these fields */
typedef struct {
unsigned int __soft
www.eeworm.com/read/127694/6002439
c web01.c
/* include web1 */
#include "unpthread.h"
#include /* Solaris threads */
#define MAXFILES 20
#define SERV "80" /* port number or service name */
struct file {
char *f_name; /* filen
www.eeworm.com/read/127694/6002441
c web03.c
#include "unpthread.h"
#include /* Solaris threads */
#define MAXFILES 20
#define SERV "80" /* port number or service name */
struct file {
char *f_name; /* filename */
char *f_ho
www.eeworm.com/read/126641/6014639
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/121089/6070592
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/113536/6128139
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/103192/6220877
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/101042/6258143
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