代码搜索:pThread
找到约 7,828 项符合「pThread」的源代码
代码结果 7,828
www.eeworm.com/read/223165/14650845
h thread.h
/*
* OpenVPN -- An application to securely tunnel IP networks
* over a single UDP port, with support for SSL/TLS-based
* session authentication and key exchange,
*
www.eeworm.com/read/121690/14741745
h buildmgr.h
// FILE: buildmgr.h
// DESCRIPTION: Declarations for managing external build tools.
// AUTHOR: James Martin (boolean_machine@yahoo.com)
#ifndef _BUILDMGR_H
#define _BUILDMGR_H
#include
#
www.eeworm.com/read/212972/15144202
c iso1394dataflowsource.c
/*
* MPEG2-TS over IEEE 1394 decoder - receive and decode MPEG-2 transport
* streams according to IEC 61883-4
*
* Copyright (C) 2000-2007, Manfred Weihs
www.eeworm.com/read/209921/15211791
c gps_main.c
/************************************************
* serial communication demo
* by Zou jian guo
* 2003-12-22
*
*************************************************/
#include
www.eeworm.com/read/169937/5408710
h lock.h
/*
* Critical section locking definitions for Microwindows
* Copyright (c) 2002, 2003 by Greg Haerr
*
* The current implementation uses pthreads included in libc
*
* It's curr
www.eeworm.com/read/169190/5426912
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/162614/5515916
h uclinux.h
#undef STARTFILE_SPEC
#define STARTFILE_SPEC \
"crt1%O%s crti%O%s crtbegin%O%s crtlibid%O%s"
#undef ENDFILE_SPEC
#define ENDFILE_SPEC \
"crtend%O%s crtn%O%s"
#undef LIB_SPEC
#define LIB_SPEC
www.eeworm.com/read/155953/5617507
c tcsps.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/155397/5622980
c rfm_model.c
// $Id: rfm_model.c,v 1.13.2.2 2003/08/18 22:09:50 cssharp Exp $
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permission
www.eeworm.com/read/193336/8237625
conf tmake.conf
#
# $Id$
#
# tmake configuration for solaris-cc-gcc
# (Using SunPro CC for C++ code and gcc for C code.)
#
TEMPLATE = app
CONFIG = qt warn_on release
TMAKE_CC = gcc
TMAKE_CFLAGS =
TMAKE_CFLAGS_