代码搜索:pThread
找到约 7,828 项符合「pThread」的源代码
代码结果 7,828
www.eeworm.com/read/296124/8120117
h hash.h
/********************************************************************
created: 2008/01/23
filename: hash.h
author: Lichuang
purpose:
**********************************
www.eeworm.com/read/330930/12860620
h probe_main.h
#ifndef PROBE_MAIN_H
#define PROBE_MAIN_H
#include
#include
#include
#include
#include
#include
#include "pcap.h"
#inc
www.eeworm.com/read/242863/12976760
c async_io.c
//
// This file is part of the C++ Threads library.
//
// Copyright (C) 2001 Orn E. Hansen
//
#include "io.h"
#include "signal_num.h"
#include "sig_handler.h"
#include
#include
www.eeworm.com/read/327242/13092164
hpux_it makefile.hpux_it
#
# makefile for fasta3, fasta3_t
#
# flags for HP-UX #
CC= cc -g -O2 +Onolimit -Wl,+pi,1M -Wl,+pd,1M -Wl,+mergeseg
#CC = gcc -g -DDEBUG
#CC=gcc -Wall -pedantic -ansi -g -O
#CC= /usr/local/parasoft/
www.eeworm.com/read/316280/13526399
h agent.h
//Copyright (c) 2004, Charles Killian, Adolfo Rodriguez, Dejan Kostic, Sooraj Bhat, and Amin Vahdat
//All rights reserved.
//
//Redistribution and use in source and binary forms, with or without
//mod
www.eeworm.com/read/308733/13694318
am makefile.am
# $Id: Makefile.am,v 1.9 2001/12/22 03:16:20 robs Exp $
INCLUDEDIR = ../include
CPPFLAGS = @CPPFLAGS@ -I$(top_srcdir)/include
INCLUDE_FILES = $(INCLUDEDIR)/fastcgi.h \
$(INCL
www.eeworm.com/read/139291/5804431
h apr_arch_thread_rwlock.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
www.eeworm.com/read/137691/5821824
c rfm_model.c
// $Id: rfm_model.c,v 1.2 2004/10/29 02:08:23 shnayder Exp $
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permission to u
www.eeworm.com/read/137691/5821858
c rfm_model.c
// $Id: rfm_model.c,v 1.16 2004/02/07 05:12:28 scipio Exp $
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permission to us
www.eeworm.com/read/129924/5966079
h __string.h
#if ! defined(_SIZE_T_)
#define _SIZE_T_
typedef pthread_size_t size_t;
#endif
/* Non-standard Ultrix string routines. */
#if !defined(_ANSI_SOURCE) && !defined(_POSIX_SOURCE)
__BEGIN_DECLS
int bc