Linux libmetal condition variable handling. More...
#include <metal/condition.h>Functions | |
| int | metal_condition_wait (struct metal_condition *cv, metal_mutex_t *m) |
| Block until the condition variable is notified. More... | |
Linux libmetal condition variable handling.