Class MsgData |
Details |
Constructor |
MsgData(gs, mtx_gs, rp, mtx_rp)
gs | the thread guess
|
mtx_gs | mutex to protect gs
|
rp | the master reply
|
mtx_rp | mutex to protect rp
|
Methods: |
get a msg sent by a thread to master
get a msg posted by the master to a thread
post a msg from a thread to the master
post a reply from the master to a thread
Fields: |