多线程编程指南

cond_broadcast 语法

#include <thread.h>



int cond_broadcast(cond_t *cv);