qvm_msgblock_stop()
Mark the end of a block of MsgSends
Synopsis:
#include <qvm/utils.h>void qvm_msgblock_stop(const vdev_t *vdp)Arguments:
- vdp
- A pointer to a virtual device, or NULL for global.
Description:
This function marks the end of a block MsgSends started by a call to qvm_msgblock_start().
Page updated:
