libvirt/include
Jiri Denemark 956953884e Add support for tracking thread jobs
Each thread can use a thread local variable to keep the name of a job
which is currently running in the job.

The virThreadJobSetWorker API is supposed to be called once by any
thread which is used as a worker, i.e., it is waiting in a pool, woken
up to do a job, and returned back to the pool.

The virThreadJobSet/virThreadJobClear APIs are to be called at the
beginning/end of each job.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
2015-03-25 10:00:53 +01:00
..
libvirt Add support for tracking thread jobs 2015-03-25 10:00:53 +01:00
Makefile.am maint: use LGPL correctly 2013-05-20 14:03:48 -06:00