NVBIO
|
a class to build a set of condition variables from the host
Definition at line 109 of file condition.h.
#include <condition.h>
Public Methods | |
condition_set_storage (const uint32 count=0) | |
void | resize (const uint32 count) |
condition_set_view | get () |
void | set (const uint32 value) |
constructor
Definition at line 113 of file condition.h.
|
inline |
return a condition variable object
Definition at line 125 of file condition.h.
resize
Definition at line 117 of file condition.h.
set the initial state of the conditions
Definition at line 133 of file condition.h.