diff options
| author | Frediano Ziglio <fziglio@redhat.com> | 2015-10-26 15:27:17 +0000 |
|---|---|---|
| committer | Frediano Ziglio <fziglio@redhat.com> | 2015-10-28 15:28:29 +0000 |
| commit | 0b386603cbcd14bcbd0eb8faec2015c437f7a2a8 (patch) | |
| tree | 3e218b25723a9ae1b60795eb96155d30d23e1885 /client | |
| parent | f55032ecba46b5f58bfbaee42ab9eb61c0c9e20d (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')
0 files changed, 0 insertions, 0 deletions
