代码搜索:pThread

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

代码结果 7,828
www.eeworm.com/read/479931/1327392

c ex1.c

/* Compiler options: #notarget: cris*-*-elf #cc: additional_flags=-pthread #output: Starting process a\naaaaaaaaStarting process b\nababbbbbbbbb The output will change depending on the exact sysca
www.eeworm.com/read/283334/4082926

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
www.eeworm.com/read/199669/6296043

c cutil-socket.c

#include "cutil.h" static pthread_mutex_t gstruMutex = PTHREAD_MUTEX_INITIALIZER; /** * cutil_socket_new: * @pszHost:IP地址或者主机名称 * @nPort:监听端口 * @nListen: 1要求建立监听端口.0建立到服务器的连接 * * 创建一个到指定服务器的TC
www.eeworm.com/read/139332/5800687

hpp hpux.hpp

// (C) Copyright John Maddock 2001 - 2003. // (C) Copyright Jens Maurer 2001 - 2003. // (C) Copyright David Abrahams 2002. // (C) Copyright Toon Knapen 2003. // Use, modification and distribu
www.eeworm.com/read/251886/6335752

am makefile.am

lib_LTLIBRARIES = libir.la libdir = $(plugindir)/$(GENERAL_PLUGIN_DIR) libir_la_LDFLAGS = @PLUGIN_LDFLAGS@ libir_la_LIBADD = @GTK_LIBS@ @PTHREAD_LIBS@ libir_la_SOURCES = \ ir.c \ ir.h \ irman.h
www.eeworm.com/read/168845/5430664

hpp hpux.hpp

// (C) Copyright John Maddock 2001 - 2003. // (C) Copyright Jens Maurer 2001 - 2003. // (C) Copyright David Abrahams 2002. // (C) Copyright Toon Knapen 2003. // Use, modification and dist
www.eeworm.com/read/356534/10225130

h alloc_save_load_field_thread.h

//interface for parallel data saving with threads #include //for threads #include #include "Load_Save_File_Data.h" #ifndef _Struct1_ ////////////////////////////////////
www.eeworm.com/read/112303/6146635

makefile

# $Id$ BUILD = ../../../build include $(BUILD)/Makefile.pre # DEFINES += # PACKAGES += TRANSPORT UTIL PTHREAD # names of programs (e.g. test programs) to be compiled # TESTPROGRAMS = \ tTempl
www.eeworm.com/read/112192/6149704

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/244005/4516104

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