Multithreaded Programming Guide

cond_broadcast Return Values

cond_broadcast() returns 0 if successful. When the following condition is detected, cond_broadcast() fails and returns the corresponding value.


EFAULT

Description:

cv points to an illegal address.