代码搜索:pThread

找到约 7,828 项符合「pThread」的源代码

代码结果 7,828
www.eeworm.com/read/171934/5391088

c su_alloc_lock.c

/* * This file is part of the Sofia-SIP package * * Copyright (C) 2005 Nokia Corporation. * * Contact: Pekka Pessi * * This library is free software; you can redistribut
www.eeworm.com/read/169697/5414341

h mpiexec.h

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #ifndef MPIEXEC_H #define MPIEXEC_H #include "smpd.h" #incl
www.eeworm.com/read/155953/5617498

c tspps.c

/* * Licensed Materials - Property of IBM * * trousers - An open source TCG Software Stack * * (C) Copyright International Business Machines Corp. 2004 * */ #include #include
www.eeworm.com/read/154890/5632448

cpp http.cpp

#include "http.h" //#ifndef HTPROXY_H //#define HTPROXY_H //#endif #define ERRNO_DONE #include "WWWLib.h" #include "WWWHTTP.h" #include "WWWInit.h" #include "HTProxy.h" #include "vmlapp.h" #ifdef
www.eeworm.com/read/475708/6775817

h dnnode.h

/********************************************************************** FileName : DnNode.h Description : 下节点类头文件 Version : 1.0 Date : 2003年7月
www.eeworm.com/read/475708/6775827

bak dnnode.h.bak

/********************************************************************** FileName : DnNode.h Description : 下节点类头文件 Version : 1.0 Date : 2003年7月
www.eeworm.com/read/265943/11248567

cpp speedctrl.cpp

/*************************************************************************** * speedctrl.cpp * * Wed Sep 6 22:19:52 2006 * Copyright 2006 liubin,China * Email multiget@gmail.com *********
www.eeworm.com/read/202860/15371698

h myosmutex.h

#ifndef _MYOSMUTEX_H_ #define _MYOSMUTEX_H_ #ifdef WIN32 #include #include #else #include #include #endif class MyOSMutex { public:
www.eeworm.com/read/113863/15446682

c server.c

#include "unpipc.h" #include "square.h" bool_t squareproc_2_svc(square_in *inp, square_out *outp, struct svc_req *rqstp) { printf("thread %ld started, arg = %ld\n", pr_thread_id(NULL), inp->arg
www.eeworm.com/read/113031/15471927

c mutex_ceiling.c

/******************************************************** * An example source module to accompany... * * "Using POSIX Threads: Programming with Pthreads" * by Brad nichols, Dick Buttlar, Jacki