E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
Pthreads
Squid3.0配置参考
/configure--prefix=/usr/local/squid3\--enable-debug-cbdata\--enable-async-io=100\--with-
pthreads
\--enable-storeio
wjpinrain
·
2011-11-30 12:52
职场
squid
休闲
Qt多线程编程总结(一)
推荐阅读:ThreadsPrimer:AGuidetoMultithreadedProgrammingThreadTime:TheMultithreadedProgrammingGuide
Pthreads
Pr
mznewfacer
·
2011-11-13 15:00
多线程
编程
工作
Class
buffer
qt
pthreads
—— POSIX线程 7
原文:http://www.cnblogs.com/huyc/archive/2011/10/21/2219758.htmlNAME
pthreads
——POSIX线程DESCRIPTIONPOSIX
fengxinze
·
2011-11-03 09:00
如何在VC6.0下用pthread.h这个头文件
1.下载PTHREAD的WINDOWS开发包
pthreads
-w32-2-4-0-release.exe(任何一个版本均可) http://sourceware.org/
pthreads
-win32
hjjph
·
2011-10-17 09:00
win32平台,Visual Studio 2010 使用Libcurl和
pthreads
_win32 方法以及总结
首先确定了libcurl有win32平台版本,线程库使用
pthreads
_win32。这里先说说libcurl在win32下的使用方法。首先要找到一个合适的版本,才能正确的调用它
dqvega
·
2011-10-05 13:00
windows
linux
平台
编译器
pthreads
2010
使用POSIX线程解决“生产者/消费者”问题
* *Short:Asolutiontotheproducerconsumerproblemusing
pthreads
.
ba_jie
·
2011-09-24 15:00
JOIN
Date
linux
struct
null
Signal
Pthreads
并行编程之spin lock与mutex性能对比分析
原文地址:http://www.parallellabs.com/2010/01/31/
pthreads
-programming-spin-lock-vs-mutex-performance-analysis
taolinke
·
2011-09-09 14:00
pthreads
for Win32
standarddefinesanapplicationprogramminginterface(API)forwritingmultithreadedapplications.Thisinterfaceisknownmorecommonlyas
pthreads
.Agoodnumberofmodernoper
qingkong8832
·
2011-09-09 14:00
api
Solaris
application
library
interface
pthreads
X264多线程分析
Pthreads
定义了一套C
qingkong8832
·
2011-09-09 14:00
如何在VC6.0下用pthread.h这个头文件
1.下载PTHREAD的WINDOWS开发包
pthreads
-w32-2-4-0-release.exe(任何一个版本均可) http://sourceware.org/
pthreads
-win32/
henryjee
·
2011-08-31 20:00
JOIN
c
windows
include
在VC6.0和VS2010下编译
pthreads
-w32-2-8-0-release
1.下载
pthreads
-w32-2-8-0-release.exe下载地址:ftp://sourceware.org/pub/
pthreads
-win322.安装
pthreads
-w32-2-8-0-
w_ww_w
·
2011-08-27 18:00
function
Microsoft
测试
null
include
2010
Pthreads
并行编程之spin lock与mutex性能对比分析
POSIXthreads(简称
Pthreads
)是在多核平台上进行并行编程的一套常用的API。
·
2011-08-17 14:00
thread
编程
null
pthreads
loops
linux内核
windows下的pthread库
windows下的pthread库叫做:
pthreads
-win32,官方网站是:http://sourceware.org/
pthreads
-win32/,官方FTP是:ftp://sources.redhat.com
deepfuture
·
2011-08-12 11:00
c
linux
windows
windows下的pthread库
windows下的pthread库叫做:
pthreads
-win32,官方网站是:http://sourceware.org/
pthreads
-win32/,官方FTP是:ftp://sources.redhat.com
deepfuture
·
2011-08-12 11:00
c
windows
linux
Windows下使用pthread
1.下载
pthreads
-w32-2-8-0-release.exe下载地址:ftp://sourceware.org/pub/
pthreads
-win322.安装
pthreads
-w32-2-8-0-
MichaelSrc
·
2011-08-06 16:00
windows
function
Microsoft
null
include
Pthreads
笔记
1、一个线程以下列方式之一来终止:当顶层的线程例程返回时,线程会隐式地终止.通过调用pthread_exit函数,线程会显式的终止。如果主线程调用pthread_exit,它会等待所有其他对等线程终止,然后再终止主线程和整个进程,返回值为thread_return.某个对等线程调用Unix的exit函数,该函数终止进程以及所有与该进程相关的线程.另一个对等线程通过以当前线程ID作为参数调用pt
zhuliting
·
2011-07-30 21:00
JOIN
thread
unix
Semaphore
存储
pthreads
Squid 开启大内存导致进程内存溢出解决方法
/configure--prefix=/a8root/bin/squid2.7/--with-
pthreads
--enable-forward-log--enable-follow-x-forwarded-for
chenwenming
·
2011-07-26 22:25
职场
squid
休闲
Linux下线程总结
作用线程库实行了POSIX线程标准通常称为
pthreads
.
pthreads
是最常用的POSIX系统如Linux和Unix,而微软Windowsimplementations同时存在.举例来说,
pthreads
-w32
Qoo_wzp
·
2011-07-26 17:00
解决squid启动Pinger自动退出问题
/configure--prefix=/a8root/bin/squid2.7/--with-
pthreads
--enable-forward-log--enable-follow-x-forwarded-for
chenwenming
·
2011-07-22 06:32
职场
休闲
squid启动
Pinger
C语言多线程编程(windows下)
运行之前需要做一些配置: 1.下载PTHREAD的WINDOWS开发包
pthreads
-w32-2-4-0-release.exe(任何一个版本均可) http://sourceware.org
Jefry
·
2011-06-23 17:00
多线程
编程
C++
c
windows
pThreadS
tate->m_lastSentMsg = oldState 报出内存错误的错
此为消息响应里面的东东,程序运行到此报错,多半是消息响应没有处理好! 对于按钮消息响应,既不能返回任何值,也不能有任何参数,否则会,程序编译通过,但是执行报错。 类似于intonboutton(int*) 是完全错误的!
wk119911
·
2011-06-08 22:00
RHEL4下 squid-2.7.STABLE9安装配置
/configure--sysconfdir=/etc/squid--enable-arp-acl--enable-linux-netfilter--with-
pthreads
--enable-storeio
lazyclough
·
2011-06-06 11:00
man
pthreads
ubuntu下manpthread默认没有pthread的手册页,需要自己安装sudoapt-getinstallglibc=doc安装完后可以查看手册页,但man-kpthread不能列出所有pthread的函数,需要安装posix-devsudoapt-getinstallmanpages-posix-dev 发表于:2009-05-16,修改于:2009-05-1610:42,已浏览1011
tiantang46800
·
2011-06-02 12:00
squid编译参数说明
/configure --prefix=/usr/local/squid \ --disable-carp \ --with-aufs-threads=32 \ --with-
pthreads
lucklong
·
2011-04-28 14:28
职场
squid
休闲
squid编译参数
squid编译参数说明
/configure --prefix=/usr/local/squid \ --disable-carp \ --with-aufs-threads=32 \ --with-
pthreads
\ --
lucklong
·
2011-04-28 14:28
职场
squid
休闲
linux
11.4创建线程
在
pthreads
下,当一个程序运行时,它也是以一个有一个控制线程的进程形式启动的。一个程序运行的时候,在它创建更多的控制线程前,这个程序与传统的进程是无异的。
CAIYUNFREEDOM
·
2011-04-27 17:00
thread
function
gcc
null
reference
pthreads
Java代理中使用JNDI出现“ Error cleaning up threads”问题
在Java代理中通过JNDI查询LDAP数据的时候,出现“Errorcleaningu
pthreads
”错误信息。虽然代理返回的结果正确,但是有人提出可能会导致内存泄漏。
zsq0663
·
2011-04-26 21:45
Web
JNDI
职场
休闲
Linux Concurrent Programming —— Thread【Beta1-Updating】
——byfiro2011.4.26ReferenceGoogleman 7
pthreads
ProfessionalLinuxKernelArchitec
firo_baidu
·
2011-04-26 08:00
squid反向代理网站配置示例
/configure --prefix=/usr/local/squid \ --disable-carp \ --with-aufs-threads=32 \ --with-
pthreads
dongfang_09859
·
2011-04-21 14:13
apache
squid
Pthread的相关资料
会遇到AutoMutex,浏览了一下其源码,知道是pthread,就先把pthread的相关知识收集,方便以后学习它: https://computing.llnl.gov/tutorials/
pthreads
追求幸福
·
2011-04-07 10:00
C++
c
linux
.net
C#
Spin lock 与mutex 的区别--2011.01.06
POSIXthreads(简称
Pthreads
)是在多核平台上进行并行编程的一套常用的API。
kyokowl
·
2011-04-01 14:00
thread
编程
api
user
pthreads
通讯
转:POSIX线程的创建与取消—
pthreads
线程库实例笔记1
创建线程函数——pthread_create() #include int pthread_create(pthread_t * thread, const pthread_attr_t * attr, void * ( * start_routine)( void * ), void * arg)
yulanarti
·
2011-02-21 14:00
JOIN
thread
null
asynchronous
pthreads
代码分析
MinGW+Posix
MinGW不支持POSIX,需要下载第三方Posix库 下载地址:http://sourceware.org/
pthreads
-win32/ 注意:对于上述下载中,已编译好的"libpthreadGC2
duanbeibei
·
2011-02-16 16:00
thread
html
文档
reference
Constructor
destructor
LinuxThread VS NPTL
LinuxThread,但使用这种方式写出的多线程程序在诸多特性上并不是跟POSIX标准兼容的(通过网址:http://www.kernel.org/doc/man-pages/online/pages/man7/
pthreads
changrui82
·
2011-02-14 17:00
Windows下用MinGW安装ITK-3.20.0的注意事项
特别要注意的是:需要勾选Advanced选项,然后去掉选项-use-
pthreads
。
hxgqh
·
2011-02-14 12:00
windows
struct
object
File
makefile
squid编译参数说明
/configure --prefix=/usr/local/squid \ --disable-carp \ --with-aufs-threads=32 \ --with-
pthreads
dongfang_09859
·
2011-01-31 20:21
职场
休闲
squid编译参数说明
Pthreads
并行编程之spin lock与mutex性能对比分析[zz]
POSIX threads(简称
Pthreads
)是在多核平台上进行并行编程的一套常用的API。
bollaxu
·
2011-01-20 12:00
thread
多线程
编程
linux
ubuntu
STL源码阅读1——内存分配
此文件前面进行系统类型的判断和是否使用多线程或者
pthreads
等判断List:名称 类型 返回值和参数 功能__malloc_alloc_template Class 分配内存模板,模板带有一个模板参数为
Gideon
·
2010-12-12 23:00
Linux多线程Pthread学习小结
作用 线程库实行了POSIX线程标准通常称为
pthreads
.
pthreads
是最常用的POSIX系统如Linux和Unix,而微软Windowsimplementations同时存在.举例来说,
pthreads
-w32
webcenterol
·
2010-12-08 14:00
pthread
Linux多线程Pthread学习小结
作用线程库实行了POSIX线程标准通常称为
pthreads
.
pthreads
是最常用的POSIX系统如Linux和Unix,而微软Windowsimplementations同时存在.举例来说,
pthreads
-w32
sunboy_2050
·
2010-12-08 14:00
thread
多线程
linux
null
pthreads
Signal
Linux多线程Pthread学习小结
作用线程库实行了POSIX线程标准通常称为
pthreads
.
pthreads
是最常用的POSIX系统如Linux和Unix,而微软Windowsimplementations同时存在.举例来说,
pthreads
-w32
sunboy_2050
·
2010-12-08 14:00
thread
多线程
linux
null
pthreads
Signal
Linux多线程Pthread学习小结
作用 线程库实行了POSIX线程标准通常称为
pthreads
.
pthreads
是最常用的POSIX系统如Linux和Unix,而微软Windowsimplementations同时存在.举例来说,
pthreads
-w32
king_tt
·
2010-12-08 14:00
pthread
VC中CFileDialog的扩展问题
扩展后的CFileDialog中在CFileDialog.DoModal()中有这么一行代码到时程序异常 if(nResult) ASSERT(
pThreadS
tate->m_pAlternateWndInit
cay22
·
2010-12-07 17:00
thread
null
扩展
callback
在Windows下使用GCC
binutils mingw-runtime(devanddll) w32api mpc(devanddll) mpfr(devanddll) gmp(devanddll)
pthreads
smfwuxiao
·
2010-12-05 09:00
windows
gcc
dll
工具
编译器
pthreads
windows下使用pthread库
-----------------------------------windows下使用pthread库时间:2010-01-2707:41来源:罗索工作室作者:落鹤生点击:1220次我听很多人都说
pthreads
g_spider
·
2010-11-20 17:00
C/C++
windows下使用pthread库
-----------------------------------windows下使用pthread库时间:2010-01-2707:41来源:罗索工作室作者:落鹤生点击:1220次我听很多人都说
pthreads
G_Spider
·
2010-11-20 17:00
thread
多线程
windows
dll
pthreads
linker
多线程备忘笔记
包括Java、C#和C(
pthreads
)的实现:线程创建,管程,线程局部对象和生产者消费者问题的解决(仅供参考) 一、C#版,用VS2008测试。
weimingtom
·
2010-11-17 11:00
多线程
thread
C++
c
C#
log4cpp的安装和使用
/configure--with-
pthreads
配置完成后,需要
jueqing007
·
2010-11-16 23:00
layout
buffer
UP
Path
include
library
pthreads
-w32
pthreads
-w32http://shenan1984.blog.163.com/blog/static/2530851020098231001787/ officialsite:http://sourceware.org
八叶草
·
2010-11-15 15:00
Weblogic9.2 Stuck Thread Max Time
我们也可以通过'Dum
pThreadS
tacks'来捕获STUCK状态的进程。
lwei_998
·
2010-11-08 15:00
thread
server
weblogic
Module
测试
文档
上一页
10
11
12
13
14
15
16
17
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他