]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virThread: Set thread job
authorJiri Denemark <jdenemar@redhat.com>
Fri, 20 Mar 2015 16:43:55 +0000 (17:43 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 25 Mar 2015 09:00:53 +0000 (10:00 +0100)
commit55ebc93a085dcc32c8c10ff2cbd4bb3570fdb1f0
tree937172bc6b8314003eba0a2d0fa6aa2777b1bba5
parent23d0c979f70c9bf9894c1f90626d6616335fe470
virThread: Set thread job

Automatically assign a job to every thread created by virThreadCreate.
The name of the virThreadFunc function passed to virThreadCreate is used
as the job or worker name in case no name is explicitly passed.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
src/libvirt_private.syms
src/util/virthread.c
src/util/virthread.h