Struct cvm

Struct Documentation

struct cvm

Convenience wrapper condv and mutex, because they often used together.

Currently supports:

  • POSIX

Public Members

struct mutex mtx
struct condv cv
uint32_t flags

Valid flags are:

All other flags are ignored.