代码搜索:Pthread
找到约 7,828 项符合「Pthread」的源代码
代码结果 7,828
www.eeworm.com/read/223685/14619324
txt pthread_condattr_setpshared.txt
--------------------------------------------------------------------------------
AIX Version 4.3 Base Operating System and Extensions Technical Reference, Volume
www.eeworm.com/read/223685/14619327
txt pthread_cleanup_pop.txt
pthread_cleanup_pop Subroutine
Purpose
Removes, and optionally executes, the routine at the top of the calling
thread's cleanup stack.
Library
Threads Library (libpthreads.a)
Syntax
#include
www.eeworm.com/read/223685/14619328
txt pthread_attr_setdetachstate.txt
pthread_attr_setdetachstate Subroutine
Purpose
Sets the value of the detachstate attribute of a thread attributes
object.
Library
Threads Library (libpthreads.a)
Syntax
#include
i
www.eeworm.com/read/223685/14619341
txt pthread_condattr_destroy.txt
pthread_condattr_destroy Subroutine
Purpose
Deletes a condition attributes object.
Library
Threads Library (libpthreads.a)
Syntax
#include
int pthread_condattr_destroy (attr)
pthr
www.eeworm.com/read/223685/14619343
txt pthread_key_create.txt
--------------------------------------------------------------------------------
AIX Version 4.3 Base Operating System and Extensions Technical Reference, Volume
www.eeworm.com/read/223685/14619345
txt pthread_mutexattr_getprotocol.txt
pthread_mutexattr_getprotocol Subroutine
Purpose
Returns the value of the protocol attribute of a mutex attributes
object.
Library
Threads Library (libpthreads.a)
Syntax
#include
www.eeworm.com/read/223685/14619346
txt pthread_cond_destroy.txt
pthread_cond_destroy Subroutine
Purpose
Deletes a condition variable.
Library
Threads Library (libpthreads.a)
Syntax
#include
int pthread_cond_destroy (condition)
pthread_cond_t *
www.eeworm.com/read/223685/14619348
txt pthread_cond_wait.txt
--------------------------------------------------------------------------------
AIX Version 4.3 Base Operating System and Extensions Technical Reference, Volume
www.eeworm.com/read/223685/14619350
txt pthread_attr_getinheritsched.txt
pthread_attr_getinheritsched Subroutine
Purpose
Returns the value of the inheritsched attribute of a thread attributes
object.
Library
Threads Library (libpthreads.a)
Syntax
#include
www.eeworm.com/read/223685/14619357
txt pthread_attr_getdetachstate.txt
pthread_attr_getdetachstate Subroutine
Purpose
Returns the value of the detachstate attribute of a thread attributes
object.
Library
Threads Library (libpthreads.a)
Syntax
#include