Changes between Version 13 and Version 14 of IOC_T05


Ignore:
Timestamp:
Mar 11, 2022, 12:17:37 PM (3 years ago)
Author:
franck
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IOC_T05

    v13 v14  
    286286};
    287287
    288 struct mailbox_s mb0 = {.state = EMPTY};
     288struct mailbox_s mb = {.state = EMPTY};
    289289
    290290void loop_T1(... mailbox_t * mb ...) {