pthread_rwlockattr_getpshared.3t (2010 09)
p
pthread_rwlockattr_getpshared(3T) pthread_rwlockattr_getpshared(3T)
(Pthread Library)
WARNINGS
If a read-write lock is created with the process-shared attribute defined as
PTHREAD_PROCESS_SHARED
, the cooperating processes should have access to the memory in which the
read-write lock is allocated.
AUTHOR
pthread_rwlockattr_setpshared()
and pthread_rwlockattr_getpshared()
were
developed by X/Open.
SEE ALSO
pthread_create(3T), pthread_rwlockattr_init(3T), pthread_rwlock_init(3T).
STANDARDS CONFORMANCE
pthread_rwlockattr_setpshared()
:X/Open.
pthread_rwlockattr_getpshared()
:X/Open.
2 Hewlett-Packard Company − 2 − HP-UX 11i Version 3: September 2010