June 2003
Intermediate to advanced
540 pages
11h 43m
English
We have categorized the Pthread subroutines defined in the UNIX 98 Specification, which are supported on AIX 5L Version 5.2, into the following:
| Read-write lock sub-routines | See Table D-5 on page 480. |
| Additional POSIX threads sub-routines | See Table D-6 on page 481. |
| Name | Description |
|---|---|
| pthread_rwlockattr_init() | Initializes the read-write specified lock with the attributes referenced by the given read-write lock attribute object. If that object is NULL, the default read-write lock attributes are used. |
| pthread_rwlockattr_destroy() | Destroys the specified read-write lock attribute object and releases any resources used by the lock. |
| pthread_rwlockattr_setpshared() | Sets the ... |
Read now
Unlock full access