pthread_condattr_getpshared.3t (2010 09)
p
pthread_condattr_getpshared(3T) pthread_condattr_getpshared(3T)
(Pthread Library)
[EINVAL] The value specified by attr or pshared is invalid.
WARNINGS
If a condition variable is created with the process-shared attribute defined as
PTHREAD_PROCESS_SHARED
, the cooperating processes should have access to the memory in which the
condition variable is allocated.
AUTHOR
pthread_condattr_setpshared()
and pthread_condattr_getpshared()
were derived
from the IEEE POSIX P1003.1c standard.
SEE ALSO
pthread_create(3T), pthread_condattr_init(3T), pthread_cond_init(3T), pthread_mutex_init(3T).
STANDARDS CONFORMANCE
pthread_condattr_setpshared()
: POSIX 1003.1c.
pthread_condattr_getpshared()
: POSIX 1003.1c.
2 Hewlett-Packard Company − 2 − HP-UX 11i Version 3: September 2010