]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virthread: Add infrastructure for static virCond definitions
authorPeter Krempa <pkrempa@redhat.com>
Wed, 4 Jun 2025 19:59:12 +0000 (21:59 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 12 Jun 2025 08:17:03 +0000 (10:17 +0200)
commit258f61b4796f8e35ef417354309775b436901059
treef08f50a171f95ec352594130b709d19b390c6258
parent6e44bb74f75382d143f0b530b990f9c710165087
virthread: Add infrastructure for static virCond definitions

Add the automatic cleanup handler as well as static initializer to allow
simple stack allocated conditions.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/util/virthread.h