代码搜索:pThread

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

代码结果 7,828
www.eeworm.com/read/225256/4796842

makefile

include ../../Makefile.conf CFLAGS += -D_REENTRANT IFLAGS += LFLAGS += -lcanlib -pthread -lparam_interface -lbase_interface -lglobal -lipc -lm MODULE_NAME = SEGWAY MODULE_COMMENT = Segway RMP Base
www.eeworm.com/read/177351/5328605

c yield.c

/* Check that a thread which yields with pause (rep;nop) makes less progress against a pure spinner. */ #include #include #include #include static
www.eeworm.com/read/169956/5408356

c diseqc.c

/* * Test sending DiSEqC commands on a SAT frontend. * * usage: FRONTEND=/dev/dvb/adapterX/frontendX diseqc [test_seq_no] */ #include #include #include #include
www.eeworm.com/read/167046/5469690

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/163821/5508358

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/343453/3219986

c diseqc.c

/* * Test sending DiSEqC commands on a SAT frontend. * * usage: FRONTEND=/dev/dvb/adapterX/frontendX diseqc [test_seq_no] */ #include #include #include #include
www.eeworm.com/read/341021/3260584

in mpe_log_thread.h.in

/* (C) 2007 by Argonne National Laboratory. See COPYRIGHT in top-level directory. */ @PTHREAD_IN_MPI_DEF@ #define MPE_ThreadID_t int typedef struct { MPE_ThreadID_t thdID; int
www.eeworm.com/read/338072/3320951

makefile

# $Id: Makefile,v 1.2 2002/05/02 02:51:12 jason Exp $ BUILD = ../../build include $(BUILD)/Makefile.pre PACKAGES += PTHREAD RTP TARGET_LIBRARY = libdrivers TESTPROGRAMS = AudioTest.cxx # here is
www.eeworm.com/read/338072/3322876

dep pthreads.dep

# Microsoft Developer Studio Generated Dependency File, included by pthreads.mak .\attr.c : \ ".\implement.h"\ ".\pthread.h"\ ".\semaphore.h"\ "c:\program files\microsoft visual studio\vc98
www.eeworm.com/read/338072/3324760

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