マルチスレッドのプログラミング

cond_broadcast の構文

#include <thread.h>

int cond_broadcast(cond_t *cv);