summaryrefslogtreecommitdiffstats
path: root/python_modules
diff options
context:
space:
mode:
authorAlon Levy <alevy@redhat.com>2010-11-04 17:20:24 +0200
committerAlon Levy <alevy@redhat.com>2011-02-07 19:21:21 +0200
commit7dfd7a0c779da2df2c90ea59a9defb313779aaca (patch)
tree425f3ae05f62a76ce7d8444162646dbc731dc69f /python_modules
parente571b5ebbb5f60d264f2d2eab8ec34d389fd3752 (diff)
downloadspice-7dfd7a0c779da2df2c90ea59a9defb313779aaca.tar.gz
spice-7dfd7a0c779da2df2c90ea59a9defb313779aaca.tar.xz
spice-7dfd7a0c779da2df2c90ea59a9defb313779aaca.zip
server/red_channel: add hold_item (from red_worker)
hold_item called on init_send_data, matching release. This is not the behavior of red_worker - we ref++ (==hold_item) when sending the item, and --refs when releasing it, instead of only holding if the send is blocked. Note 1: Naming: hold_pipe_item is the proc name, the variable is called hold_item, this is similar to release_item/release_pipe_item naming. Note 2: All channels have empty implementation, we later use this when red_worker get's RedChannelized.
Diffstat (limited to 'python_modules')
0 files changed, 0 insertions, 0 deletions