summaryrefslogtreecommitdiffstats
path: root/client/glz_decoder_window.cpp
diff options
context:
space:
mode:
authorFrediano Ziglio <fziglio@redhat.com>2015-10-26 15:27:17 +0000
committerFrediano Ziglio <fziglio@redhat.com>2015-10-28 15:28:29 +0000
commit0b386603cbcd14bcbd0eb8faec2015c437f7a2a8 (patch)
tree3e218b25723a9ae1b60795eb96155d30d23e1885 /client/glz_decoder_window.cpp
parentf55032ecba46b5f58bfbaee42ab9eb61c0c9e20d (diff)
worker: fix timer queue creation
Timer queue is attached to current thread when created so it must be created from the proper thread. After worker initialization is moved in a following patch to main thread the queue was created in the wrong thread causing program to fail saying that the queue is NULL. Signed-off-by: Frediano Ziglio <fziglio@redhat.com> Acked-by: Uri Lublin <ulublin@redhat.com>
Diffstat (limited to 'client/glz_decoder_window.cpp')
0 files changed, 0 insertions, 0 deletions