*** empty log message ***
This commit is contained in:
parent
e10b3ae8c4
commit
543673a38a
1 changed files with 2 additions and 1 deletions
|
@ -21,6 +21,7 @@ typedef char msgPoolSemId[4*MSGSPACE_ID_LEN];
|
||||||
|
|
||||||
typedef char msgQueueDataId[4*MSGSPACE_ID_LEN];
|
typedef char msgQueueDataId[4*MSGSPACE_ID_LEN];
|
||||||
typedef char msgQueueId[4*MSGSPACE_ID_LEN];
|
typedef char msgQueueId[4*MSGSPACE_ID_LEN];
|
||||||
|
typedef char msgQueueElemId[4*MSGSPACE_ID_LEN];
|
||||||
typedef char msgQueueSemId[4*MSGSPACE_ID_LEN];
|
typedef char msgQueueSemId[4*MSGSPACE_ID_LEN];
|
||||||
|
|
||||||
/* pid[] */
|
/* pid[] */
|
||||||
|
|
Loading…
Reference in a new issue