代码搜索:Pthread
找到约 7,828 项符合「Pthread」的源代码
代码结果 7,828
www.eeworm.com/read/383065/2622779
c pthread_cancel.c
/*
* pthread_cancel.c
*
* Description:
* POSIX thread functions related to thread cancellation.
*
* --------------------------------------------------------------------------
*
*
www.eeworm.com/read/383065/2622789
c pthread_setcanceltype.c
/*
* pthread_setcanceltype.c
*
* Description:
* POSIX thread functions related to thread cancellation.
*
* --------------------------------------------------------------------------
*
www.eeworm.com/read/383065/2622822
c pthread_exit.c
/*
* pthread_exit.c
*
* Description:
* This translation unit implements routines associated with exiting from
* a thread.
*
* ------------------------------------------------------------
www.eeworm.com/read/382988/2623153
h my_pthread.h
/* Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Publ
www.eeworm.com/read/381490/2643825
h pthread_alloc.h
/*
* Copyright (c) 1996-1997
* Silicon Graphics Computer Systems, Inc.
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby gra
www.eeworm.com/read/375190/2725886
h pthread_support.h
#ifndef GC_PTHREAD_SUPPORT_H
#define GC_PTHREAD_SUPPORT_H
# include "private/gc_priv.h"
# if defined(GC_PTHREADS) && !defined(GC_WIN32_THREADS)
#if defined(GC_DARWIN_THREADS)
# include "privat
www.eeworm.com/read/375190/2725904
c pthread_support.c
/*
* Copyright (c) 1994 by Xerox Corporation. All rights reserved.
* Copyright (c) 1996 by Silicon Graphics. All rights reserved.
* Copyright (c) 1998 by Fergus Henderson. All rights reserved.
www.eeworm.com/read/375190/2727845
hpp pthread_helpers.hpp
//////////////////////////////////////////////////////////////////////////////
//
// (C) Copyright Ion Gaztanaga 2005-2008. Distributed under the Boost
// Software License, Version 1.0. (See accompany
www.eeworm.com/read/367182/2850172
c pthread_once.c
/* Copyright (C) 2003, 2007 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Martin Schwidefsky , 2003.
The GNU C Library is free
www.eeworm.com/read/367182/2850200
s pthread_once.s
/* Copyright (C) 2003, 2004, 2007 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under th