代码搜索:pThread
找到约 7,828 项符合「pThread」的源代码
代码结果 7,828
www.eeworm.com/read/470832/1443433
c pthread_mutex_unlock.c
/*
* pthread_mutex_unlock.c
*
* Description:
* This translation unit implements mutual exclusion (mutex) primitives.
*
* -------------------------------------------------------------------
www.eeworm.com/read/470832/1443440
c pthread_mutex_trylock.c
/*
* pthread_mutex_trylock.c
*
* Description:
* This translation unit implements mutual exclusion (mutex) primitives.
*
* ------------------------------------------------------------------
www.eeworm.com/read/470832/1443442
c pthread_mutex_destroy.c
/*
* pthread_mutex_destroy.c
*
* Description:
* This translation unit implements mutual exclusion (mutex) primitives.
*
* ------------------------------------------------------------------
www.eeworm.com/read/470693/1467239
h stl_pthread_alloc.h
// Wrapper of pthread allocation header -*- C++ -*-
// Copyright (C) 2001 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can
www.eeworm.com/read/462744/1543060
h ucos2_pthread.h
/**
* \file pthread.h
* \author Wei Yongming
* \date 2003/02/03
*
* Description: This header contains the pthread definitions needed to
* support MiniGUI u
www.eeworm.com/read/458653/1585008
c pthread-pa_sgi.c
/*
* PortAudio Portable Real-Time Audio Library
* Latest Version at: http://www.portaudio.com
* SGI IRIX implementation by Pieter Suurmond, september 22, 2001 (#0.18).
*
* Copyright (c) 1999
www.eeworm.com/read/457704/1595239
m4 acx_pthread.m4
dnl @synopsis ACX_PTHREAD([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
dnl
dnl This macro figures out how to build C programs using POSIX
dnl threads. It sets the PTHREAD_LIBS output variable to the thr
www.eeworm.com/read/240943/4565010
h fsu_pthread_mutex.h
/* Copyright (C) 1992-2000 the Florida State University
Distributed by the Florida State University under the terms of the
GNU Library General Public License.
This file is part of Pthreads.
Pt
www.eeworm.com/read/240943/4565011
h fsu_pthread_queue.h
//####BSDCOPYRIGHTBEGIN####
//
// -------------------------------------------
//
// Portions of this software may have been derived from OpenBSD,
// FreeBSD or other sources, and are covered by the a
www.eeworm.com/read/237551/4623073
c pthread_spin_trylock.c
/* Copyright (C) 2003 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Martin Schwidefsky , 2003.
The GNU C Library is free softw