代码搜索:pThread
找到约 7,828 项符合「pThread」的源代码
代码结果 7,828
www.eeworm.com/read/240162/4592103
cc 12658_thread.cc
// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* } }
// { dg-options "-pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf*
www.eeworm.com/read/233448/4690837
cc 12658_thread-1.cc
// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* } }
// { dg-options "-pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf*
www.eeworm.com/read/233448/4690847
cc 12658_thread-2.cc
// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* } }
// { dg-options "-pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf*
www.eeworm.com/read/194563/5127555
tex conditn.tex
\section{\class{wxCondition}}\label{wxcondition}
wxCondition variables correspond to pthread conditions or to Win32 event
objects. They may be used in a multithreaded application to wait until the
gi
www.eeworm.com/read/190056/5189218
tex conditn.tex
\section{\class{wxCondition}}\label{wxcondition}
wxCondition variables correspond to pthread conditions or to Win32 event
objects. They may be used in a multithreaded application to wait until the
gi
www.eeworm.com/read/174334/5361939
makefile
TARGET= ../../../../bin/pymlsample
SOURCEPATH= ../../../../samples/pyml
MODULES= main
LIBRARIES= more morecore moreio moreos morepyml morescript moreutil pthread python dl util m
XLINKFLAGS= -Xli
www.eeworm.com/read/174334/5361951
makefile
TARGET= ../../../../bin/docmaker
SOURCEPATH= ../../../../source/utils/docmaker
MODULES= main
LIBRARIES= more morecore moreio moreos morepyml morescript moreutil pthread python dl util m
include
www.eeworm.com/read/338072/3324916
makefile
# $Id$
#
BUILD = ../../../build
include $(BUILD)/Makefile.pre
# DEFINES +=
#
PACKAGES += TRANSPORT UTIL PTHREAD
# names of programs (e.g. test programs) to be compiled
#
TESTPROGRAMS = \
tTem
www.eeworm.com/read/312645/3653157
entries
/posix.cdl/1.12/Sun Oct 23 20:44:36 2005//
/pthread.cdl/1.7/Sun Oct 23 20:44:36 2005//
D
www.eeworm.com/read/303435/3810645
readme
This directory contains the source code for the Vthread library.
Despite the promise of the Posix pthread interface, multi-threading
is still a haphazard as far as portable programming is concerned.
F