代码搜索:pThread
找到约 7,828 项符合「pThread」的源代码
代码结果 7,828
www.eeworm.com/read/438101/7736642
hpp sidelight.hpp
#ifndef SIDELIGHT_HPP
#define SIDELIGHT_HPP
#include "dbInterface.hpp"
#include
#include
#endif
#define MAXEVENT 1
#define TEST 1
class SendSmsBase
{
public:
SendSms
www.eeworm.com/read/149488/5698661
h os.h
/**
@file os.h
Operating system functions used by uCIP.
Use this as a starting point to adapt uCIP
to your own operating system.
*/
#ifndef _OS_H_
#define _OS_H_
#include
www.eeworm.com/read/136072/5873708
h pt-machine.h
/*
* sysdeps/v850/pt-machine.h -- v850-specific pthread definitions
*
* Copyright (C) 2002 NEC Electronics Corporation
* Copyright (C) 2002 Miles Bader
*
* This file is subje
www.eeworm.com/read/135686/5882601
makefile
CC = gcc
CFLAGS = -pthread -D_DEBUG -DREMOTE -DHAVE_PCAPREADEX -g
#flags for debugging: -D_DEBUG -g -Wall
INCLUDE = -I../
LIB = -lpcap -lcrypt
#Solaris: add '-lsocket'
LIBPATH = -L..
www.eeworm.com/read/135582/5886133
cc xplay.cc
/* Sound Player
Portions Copyright (C) 2002, Century Embedded Technologies
Original Copyright (C) 1997 by Woo-jae Jung
*/
#include
#include
#include
#i
www.eeworm.com/read/130738/5950287
makefile
# $Id: Makefile,v 1.1 2002/07/24 23:00:00 sprajpat Exp $
BUILD = ../../../build
include $(BUILD)/Makefile.pre
TARGET_LIBRARY = libmtc
PACKAGES += UTIL LIBCEXT PTHREAD LIBXML
INCDIRS += $(LinRTP_
www.eeworm.com/read/112192/6149658
makefile
# $Id: Makefile,v 1.1 2001/03/26 10:35:31 icahoon Exp $
#
BUILD = ../../../build
include $(BUILD)/Makefile.pre
# DEFINES +=
#
PACKAGES += UTIL PTHREAD
# names of programs (e.g. test programs) t
www.eeworm.com/read/112192/6149671
makefile
# $Id: Makefile,v 1.3 2001/10/30 21:48:47 icahoon Exp $
#
BUILD = ../../../build
include $(BUILD)/Makefile.pre
# DEFINES +=
#
PACKAGES += UTIL PTHREAD LIBCEXT LIBXML
# names of programs (e.g. t
www.eeworm.com/read/112192/6149748
makefile
# $Id: Makefile,v 1.4 2001/04/13 06:30:19 icahoon Exp $
#
BUILD = ../../../build
include $(BUILD)/Makefile.pre
# DEFINES +=
#
PACKAGES += UTIL PTHREAD LIBCEXT LIBXML
# names of programs (e.g. t
www.eeworm.com/read/112192/6149782
makefile
# $Id: Makefile,v 1.2 2001/03/26 10:35:35 icahoon Exp $
BUILD = ../../../build
include $(BUILD)/Makefile.pre
PACKAGES += TRANSPORT UTIL LIBXML PTHREAD
# names of programs (e.g. test programs) to