代码搜索:pThread
找到约 7,828 项符合「pThread」的源代码
代码结果 7,828
www.eeworm.com/read/337687/12349983
cxx ptask.cxx
//-< PTASK.CXX >-----------------------------------------------------*--------*
// SAL Version 1.0 (c) 1997 GARRET * ? *
// (System Abstraction Layer)
www.eeworm.com/read/128880/14273646
makefile
include ../Make.defines
# Following required by Solaris 2.x for Posix version of sigwait().
CFLAGS += -D_POSIX_PTHREAD_SEMANTICS
all: ${LIB_OBJS}
ar rv ${LIBUNPIPC_NAME} $?
${RANLIB} ${LIBUNPIPC
www.eeworm.com/read/128706/14281016
cpp serialobject.cpp
// SerialObject.cpp: implementation of the CSerialPort class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "SerialObject.h"
#ifdef _D
www.eeworm.com/read/230047/14307750
template makefile.template
#info used by multiple pos-tagging svmstruct makefiles
SYSTEM_CFLAGS = -I/home/tj/exp/svm_hmm/boost_1_33_1
SYSTEM_LDFLAGS =
#Call 'make' using the following line to make CYGWIN produce stand-al
www.eeworm.com/read/116198/14983208
h stdafx.h
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#if !defined(AFX_STDAFX_H__B
www.eeworm.com/read/168845/5432477
v2 jamfile.v2
import os ;
if [ os.name ] = NT
{
reqts = shared:BOOST_THREAD_BUILD_DLL=1 ;
}
else
{
# Declare the uses system library
lib pthread : : pthread ;
usage =
www.eeworm.com/read/163821/5509023
c __uclibc_main.c
/*
* Manuel Novoa III Feb 2001
* Erik Andersen Mar 2002
*
* __uClibc_main is the routine to be called by all the arch-specific
* versions of crt0.S in uClibc.
*
* It is m
www.eeworm.com/read/162810/5513431
c vm_event_linux32.c
/*
//
// INTEL CORPORATION PROPRIETARY INFORMATION
// This software is supplied under the terms of a license agreement or
// nondisclosure agreement with Intel Corporation and
www.eeworm.com/read/159496/5583046
h cliprect.h
/*
** $Id: cliprect.h,v 1.6 2003/08/12 07:46:18 weiym Exp $
**
** cliprect.h: the head file of Clip Rect module.
**
** Copyright (C) 2003 Feynman Software.
** Copyright (C) 1999 ~ 2002 Wei Yong
www.eeworm.com/read/154890/5633341
makefile
# apps/mp3/frontend/Makefile
TARGET_CXX=pixil-splay
OBJS= mp3_button.o mp3utils.o fltksplay.o fspl_panel.o \
comm.o xplay.o fft.o Mp3_Browser.o Mp3_Node.o Fl_Eq.o
LIBS=-L ../mpegsound -lmpeg -lp