代码搜索:Pthread
找到约 7,828 项符合「Pthread」的源代码
代码结果 7,828
www.eeworm.com/read/223685/14619445
txt pthread_yield.txt
--------------------------------------------------------------------------------
AIX Version 4.3 Base Operating System and Extensions Technical Reference, Volume
www.eeworm.com/read/223685/14619447
txt pthread_setcancelstate.txt
pthread_setcancelstate Subroutine
Purpose
Sets the calling thread's cancelability state.
Library
Threads Library (libpthreads.a)
Syntax
#include
int pthread_setcancelstate (state,
www.eeworm.com/read/223685/14619451
txt pthread_testcancel.txt
pthread_testcancel Subroutine
Purpose
Creates a cancellation point in the calling thread.
Library
Threads Library (libpthreads.a)
Syntax
#include
void pthread_testcancel ()
Descr
www.eeworm.com/read/123453/14631799
c gwthread-pthread.c
/*
* gwthread-pthread.c - implementation of gwthread.h using POSIX threads.
*
* Richard Braakman
*/
#include
#include
#include
#include
#include
www.eeworm.com/read/123453/14631805
o gwthread-pthread.o
www.eeworm.com/read/123453/14632498
c gwthread-pthread.c
/*
* gwthread-pthread.c - implementation of gwthread.h using POSIX threads.
*
* Richard Braakman
*/
#include
#include
#include
#include
#include
www.eeworm.com/read/122946/14655152
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/122239/14712116
1 pthread-config.1
.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.14
.\"
.\" Standard preamble:
.\" ========================================================================
.de Sh \" Subsection heading
.b
www.eeworm.com/read/122239/14712136
c test_pthread.c
/*
** GNU Pth - The GNU Portable Threads
** Copyright (c) 1999-2004 Ralf S. Engelschall
**
** This file is part of GNU Pth, a non-preemptive thread scheduling
** library whic
www.eeworm.com/read/122239/14712230
pod pthread-config.pod
##
## GNU Pth - The GNU Portable Threads
## Copyright (c) 1999-2004 Ralf S. Engelschall
##
## This file is part of GNU Pth, a non-preemptive thread scheduling
## library whic