代码搜索:pThread
找到约 7,828 项符合「pThread」的源代码
代码结果 7,828
www.eeworm.com/read/222279/14698477
xmo surfe.xmo
XMD (Version 2.5.29 Nov 27 2000)
Not using pthread library.
Not using asm("finit"); patch in thread routines.
#######################################################################
#
www.eeworm.com/read/222279/14698482
xmo csipair.xmo
XMD (Version 2.5.29 Jan 20 2002)
Not using pthread library.
Not using asm("finit"); patch in thread routines.
#######################################################################
#
www.eeworm.com/read/222279/14698491
xmo mc.xmo
XMD (Version 2.5.29 Nov 27 2000)
Not using pthread library.
Not using asm("finit"); patch in thread routines.
#######################################################################
#
www.eeworm.com/read/222279/14698494
xmo stress.xmo
XMD (Version 2.5.29 Nov 27 2000)
Not using pthread library.
Not using asm("finit"); patch in thread routines.
#######################################################################
#
www.eeworm.com/read/222279/14698513
xmo formpair.xmo
XMD (Version 2.5.29 Nov 27 2000)
Not using pthread library.
Not using asm("finit"); patch in thread routines.
#######################################################################
#
www.eeworm.com/read/222279/14698520
xmo relax.xmo
XMD (Version 2.5.29 Nov 27 2000)
Not using pthread library.
Not using asm("finit"); patch in thread routines.
#######################################################################
#
www.eeworm.com/read/222279/14698533
xmo cavity.xmo
XMD (Version 2.5.29 Nov 27 2000)
Not using pthread library.
Not using asm("finit"); patch in thread routines.
#######################################################################
#
www.eeworm.com/read/222279/14698542
xmo csi.xmo
XMD (Version 2.5.29 Nov 27 2000)
Not using pthread library.
Not using asm("finit"); patch in thread routines.
#######################################################################
#
www.eeworm.com/read/222279/14698544
xmo screw.xmo
XMD (Version 2.5.29 Nov 27 2000)
Not using pthread library.
Not using asm("finit"); patch in thread routines.
#######################################################################
#
www.eeworm.com/read/489233/1225571
h specific.h
/*
* This is a reimplementation of a subset of the pthread_getspecific/setspecific
* interface. This appears to outperform the standard linuxthreads one
* by a significant margin.
* The major