wait-for-script-barrier
wait-for-set
Simics Reference Manual
/
3 Commands
/
3.2 Command List
/
wait-for-script-pipe
Synopsis
wait-for-script-pipe
pipe
Description
Suspends execution of a script branch until there is some data to read from the script pipe
pipe
. If there already is data available, the command will return immediately. The return value is the data send by the
add-data-to-script-pipe
commands.
Provided By
Simics Core
See Also
script-branch
,
create-script-pipe
,
script-pipe-has-data
,
add-data-to-script-pipe
wait-for-script-barrier
wait-for-set