]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Force usage of virThreadCreate
authorJiri Denemark <jdenemar@redhat.com>
Fri, 20 Mar 2015 15:25:15 +0000 (16:25 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 25 Mar 2015 09:00:53 +0000 (10:00 +0100)
commit23d0c979f70c9bf9894c1f90626d6616335fe470
tree88146cf91d61d25fa7487d8066589aa85b4f82fd
parent956953884e1ba475b02e4b7d8311680c0ec4f83b
Force usage of virThreadCreate

We want all threads to be set as workers or to have a job assigned to
them, which can easily be achieved in virThreadCreate wrapper to
pthread_create. Let's make sure we always use the wrapper.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
cfg.mk
src/nwfilter/nwfilter_learnipaddr.c
src/nwfilter/nwfilter_learnipaddr.h