代码搜索:pThread

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

代码结果 7,828
www.eeworm.com/read/347553/7125672

c sched.c

/******************************************************** * An example source module to accompany... * * "Using POSIX Threads: Programming with Pthreads" * by Brad nichols, Dick Buttlar, J
www.eeworm.com/read/245715/12783888

c zjmdmfuc.c

/************************************************************************* * File name : zjmdmdrv.c * Subsystem : modem卡驱动程序 * Target env : Linux * Author : 谢红伟 * Last modified : 2002/04/30 *
www.eeworm.com/read/142649/12933781

in configure.in

# Created/Maintained by bmm Version 0.2.0 # Initialize # AC_INIT(sitback, 0.3.5p3, (Bug info in the README file)) AM_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE # Check for programs # AC_PROG_CC AC_PRO
www.eeworm.com/read/132069/5920209

cpp casyntim.cpp

/* ***** BEGIN LICENSE BLOCK ***** * Version: RCSL 1.0/RPSL 1.0 * * Portions Copyright (c) 1995-2002 RealNetworks, Inc. All Rights Reserved. * * The contents of this file, and the
www.eeworm.com/read/131283/5947094

h threadingpostconfig.h

#ifndef __GradSoft_ThreadingPostConfig_h #define __GradSoft_ThreadingPostConfig_h /* * part of GradSoft C++ ToolBox: Threading. * (C) GradSoft 2000, 2001 * http://www.gradsoft.com.ua * $Id: Threa
www.eeworm.com/read/129924/5966139

h __time.h

#include #include /* CLOCKS_PER_SEC is defined here */ #ifndef _SIZE_T #define _SIZE_T typedef pthread_size_t size_t; #endif #ifndef _CLOCK_T #define _CLOCK_T
www.eeworm.com/read/129924/5966140

h __string.h

#ifndef _SIZE_T #define _SIZE_T typedef pthread_size_t size_t; #endif __BEGIN_DECLS /* void * memchr __P_((const void *, int , size_t )); void * memcpy __P_((void *, const void *, size_t ));
www.eeworm.com/read/129924/5966164

h __time.h

#if !defined(_SIZE_T) && !defined(_SIZE_T_) #define _SIZE_T typedef pthread_size_t size_t; #endif #ifndef _CLOCK_T #define _CLOCK_T typedef pthread_clock_t clock_t; #endif #ifndef _TIME_T #define
www.eeworm.com/read/103510/6214920

c cond_attr.c

/* * Written by Gilles Chanteperdrix . * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public Lic
www.eeworm.com/read/409860/11310159

c client.c

/* * Copyright (C) 2008 dhewg, #wiidev efnet * * this file is part of wiifuse * http://wiibrew.org/index.php?title=Wiifuse * * This program is free software; you can redistribute it and/or m