Multithreaded Programming Guide

cond_broadcast Syntax

#include <thread.h>

int cond_broadcast(cond_t *cv);