diff options
author | Wim Taymans <wim.taymans@collabora.co.uk> | 2012-07-16 15:25:46 +0200 |
---|---|---|
committer | Wim Taymans <wim.taymans@collabora.co.uk> | 2012-07-16 15:25:46 +0200 |
commit | cce71223d7b2f8227301f0724a18fc647f0cfd06 (patch) | |
tree | 43c79b93484bfc6cf8d4e500142a246e24d0982b /po/vi.po | |
parent | 981387682584860c09930f277b072aafec1428a0 (diff) |
pad: don't call pad block callbacks multiple times
Ensure that when multiple threads try to block a pad, only one of the threads
calls the callback. We do this by checking if the callback was already called.
The previous version unconditionally called the callback and then checked if it
was already called...
Also only call the unblock callback once from the first thread that unblocks.
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=679950
Diffstat (limited to 'po/vi.po')
0 files changed, 0 insertions, 0 deletions