mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
76ea01dd20
Rework thread creation code to better use resources. New code will not leak 'timeout' registered thread on error path. Also if the thread already exist - avoid creation of thread object and it's later destruction. If the race is noticed during adding new monitoring thread, such thread is put on cleanup list and -EEXIST is reported. |
||
---|---|---|
.. | ||
plugins | ||
.exported_symbols | ||
.gitignore | ||
dmeventd.c | ||
dmeventd.h | ||
libdevmapper-event.c | ||
libdevmapper-event.h | ||
libdevmapper-event.pc.in | ||
Makefile.in |