代码搜索:pThread
找到约 7,828 项符合「pThread」的源代码
代码结果 7,828
www.eeworm.com/read/223685/14619291
txt pthread_mutexattr_init.txt
pthread_mutexattr_init Subroutine
Purpose
Creates a mutex attributes object and initializes it with default
values.
Library
Threads Library (libpthreads.a)
Syntax
#include
int pth
www.eeworm.com/read/223685/14619293
txt pthread_condattr_getpshared.txt
--------------------------------------------------------------------------------
AIX Version 4.3 Base Operating System and Extensions Technical Reference, Volume
www.eeworm.com/read/223685/14619301
txt pthread_attr_setscope.txt
pthread_attr_setscope Subroutine
Purpose
Sets the value of the contention-scope attribute of a thread attributes
object.
Library
Threads Library (libpthreads.a)
Syntax
#include
in
www.eeworm.com/read/223685/14619307
txt pthread_attr_setstacksize.txt
--------------------------------------------------------------------------------
AIX Version 4.3 Base Operating System and Extensions Technical Reference, Volume
www.eeworm.com/read/223685/14619310
txt pthread_mutexattr_destroy.txt
pthread_mutexattr_destroy Subroutine
Purpose
Deletes a mutex attributes object.
Library
Threads Library (libpthreads.a)
Syntax
#include
int pthread_mutexattr_destroy (attr)
pthrea
www.eeworm.com/read/223685/14619312
txt pthread_attr_init.txt
--------------------------------------------------------------------------------
AIX Version 4.3 Base Operating System and Extensions Technical Reference, Volume
www.eeworm.com/read/223685/14619314
txt pthread_mutexattr_getprioceiling.txt
pthread_mutexattr_getprioceiling Subroutine
Purpose
Returns the value of the prioceiling attribute of a mutex attributes
object.
Library
Threads Library (libpthreads.a)
Syntax
#include
www.eeworm.com/read/223685/14619317
txt pthread_cond_init.txt
pthread_cond_init Subroutine
Purpose
Initializes a condition variable and sets its attributes.
Library
Threads Library (libpthreads.a)
Syntax
#include
int pthread_cond_init (condi
www.eeworm.com/read/223685/14619318
txt pthread_mutex_destroy.txt
pthread_mutex_destroy Subroutine
Purpose
Deletes a mutex.
Library
Threads Library (libpthreads.a)
Syntax
#include
int pthread_mutex_destroy (mutex)
pthread_mutex_t *mutex;
Descri
www.eeworm.com/read/223685/14619322
txt pthread_key_delete.txt
--------------------------------------------------------------------------------
AIX Version 4.3 Base Operating System and Extensions Technical Reference, Volume