Function condv_destroy

Function Documentation

void condv_destroy(struct condv *cv)

Destroy the signal condition.

Parameters:

cv – The cv handle.