#include <APIDefinitions.h>
Public Attributes | |
| char | name [MAXNAME] |
| int | usecount |
| int | type |
| bool | waitandreset |
Definition at line 97 of file APIDefinitions.h.
| char _SEMCONT::name[MAXNAME] |
Definition at line 98 of file APIDefinitions.h.
| int _SEMCONT::type |
Definition at line 100 of file APIDefinitions.h.
| int _SEMCONT::usecount |
Definition at line 99 of file APIDefinitions.h.
| bool _SEMCONT::waitandreset |
Definition at line 102 of file APIDefinitions.h.