代码搜索:pThread
找到约 7,828 项符合「pThread」的源代码
代码结果 7,828
www.eeworm.com/read/223685/14619358
txt pthread_mutexattr_getpshared.txt
pthread_mutexattr_getpshared Subroutine
Purpose
Returns the value of the process-shared attribute of a mutex attributes
object.
Note: This subroutine is not implemented in AIX. It always returns
www.eeworm.com/read/223685/14619365
txt pthread_mutex_trylock.txt
--------------------------------------------------------------------------------
AIX Version 4.3 Base Operating System and Extensions Technical Reference, Volume
www.eeworm.com/read/223685/14619367
txt pthread_cond_signal.txt
--------------------------------------------------------------------------------
AIX Version 4.3 Base Operating System and Extensions Technical Reference, Volume
www.eeworm.com/read/223685/14619369
txt pthread_attr_setstackaddr.txt
--------------------------------------------------------------------------------
AIX Version 4.3 Base Operating System and Extensions Technical Reference, Volume
www.eeworm.com/read/223685/14619372
txt pthread_mutex_setprioceiling.txt
pthread_mutex_setprioceiling Subroutine
Purpose
Dynamically sets the value of the prioceiling attribute of a mutex.
Library
Threads Library (libpthreads.a)
Syntax
#include
int pth
www.eeworm.com/read/223685/14619374
txt pthread_mutexattr_setprotocol.txt
pthread_mutexattr_setprotocol Subroutine
Purpose
Sets the value of the protocol attribute of a mutex attributes object.
Library
Threads Library (libpthreads.a)
Syntax
#include
int
www.eeworm.com/read/223685/14619376
txt pthread_mutex_unlock.txt
pthread_mutex_unlock Subroutine
Purpose
Unlocks a mutex.
Library
Threads Library (libpthreads.a)
Syntax
#include
int pthread_mutex_unlock (mutex)
pthread_mutex_t *mutex;
Descript
www.eeworm.com/read/223685/14619384
txt pthread_mutexattr_setpshared.txt
pthread_mutexattr_setpshared Subroutine
Purpose
Sets the value of the processshared attribute of a mutex attributes
object.
Note: This subroutine is not implemented in AIX. It always returns
ENOS
www.eeworm.com/read/223685/14619386
txt pthread_condattr_init.txt
pthread_condattr_init Subroutine
Purpose
Creates a condition attributes object and initializes it with default
values.
Library
Threads Library (libpthreads.a)
Syntax
#include
int
www.eeworm.com/read/223685/14619388
txt pthread_mutex_lock.txt
--------------------------------------------------------------------------------
AIX Version 4.3 Base Operating System and Extensions Technical Reference, Volume