Revision 342aee1b src/sim/casyncmodule.cc
src/sim/casyncmodule.cc | ||
---|---|---|
57 | 57 |
// init state flag to non-busy since no thread is active yet |
58 | 58 |
// |
59 | 59 |
AO_store(&busy, 0); |
60 |
|
|
61 |
// |
|
62 |
// needs to be initialized here for use during model initilization |
|
63 |
// |
|
64 |
scheduledMessageCount = 0; |
|
60 | 65 |
} |
61 | 66 |
|
62 | 67 |
|
Also available in: Unified diff