#include <critsec.h>
Collaboration diagram for critsec:
Public Attributes | |
unsigned char | count |
tdata_t * | task |
tracks current count (level of nesting) and the task that is in the critical section(s) count will be zero when no tasks are within a critical section.
Definition at line 46 of file critsec.h.
|
|
|
|
brickOS is released under the
Mozilla Public License.
Original code copyright 1998-2002 by the authors. |