代码搜索:pThread

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

代码结果 7,828
www.eeworm.com/read/386455/2571217

h ucos2_semaphore.h

/** * \file semaphore.h * \author Wei Yongming * \date 2004/02/03 * * semaphore.h: This header contains the pthread semaphore definitions * needed to support M
www.eeworm.com/read/386455/2571228

h semaphore.h

/** * \file semaphore.h * \author Wei Yongming * \date 2004/02/03 * * semaphore.h: This header contains the pthread semaphore definitions * needed to support M
www.eeworm.com/read/362572/2930725

c thread-impl.c

/* * thread-impl.c - pthread based ThreadInterface implementation * * Copyright (c) 1998 * Transvirtual Technologies, Inc. All rights reserved. * * Copyright (c) 2005, 2006 * Kaffe.o
www.eeworm.com/read/362572/2930727

h thread-internal.h

/* * thread-impl.h - pthread based ThreadInterface implementation * * Copyright (c) 1998 * Transvirtual Technologies, Inc. All rights reserved. * * Copyright (c) 2005 * Kaffe.org con
www.eeworm.com/read/360524/2960960

sgi makefile.sgi

# # $HEADER: # By: Alex Theo de Jong, NIST # Description: # Makefile for MPEG 2 Audio player # # Operating System OS = -DIRIX # -DIRIX_PTHREAD # Use Mutli-Processing on Irix THREADLIB = # -L/
www.eeworm.com/read/360524/2960967

solaris makefile.solaris

# # By:Alex Theo de Jong # Description: # Makefile for MPEG 2 Audio player for SUN Solaris # # Operating System OS = -DSOLARIS # -DSOLARIS_PTHREAD # Use Solaris Multi-Threading THREADLIB = -lt
www.eeworm.com/read/256576/4368159

bugs

- Large File Support is not working correctly in Sun Solaris mainly the seek test is broken. - cpu resource counting is totally broken in Solaris after the PTHREAD_SCOPE_SYSTEM change - if you d
www.eeworm.com/read/159496/5582928

h semaphore.h

/** * \file ucos2_semaphore.h * \author Wei Yongming * \date 2004/02/03 * * semaphore.h: This header contains the pthread semaphore definitions * needed
www.eeworm.com/read/159496/5583156

h semaphore.h

/** * \file ucos2_semaphore.h * \author Wei Yongming * \date 2004/02/03 * * semaphore.h: This header contains the pthread semaphore definitions * needed
www.eeworm.com/read/173174/9669863

c draft.c

/* this is a pthread testing code. it initiates two thread, namely, fth and sth. the fth lock the gMutex,printf ++a, then delay for 2 seconds. unlock the gMutex, cond_wait for the condition sign