]> git.ipfire.org Git - thirdparty/lxc.git/commit
Use pthread_atfork() to unlock mutexes after fork()
authorAndrey Mazo <mazo@telum.ru>
Mon, 30 Dec 2013 11:06:25 +0000 (15:06 +0400)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Wed, 1 Jan 2014 20:04:52 +0000 (14:04 -0600)
commit84e9e197933e601b66480da578b92630ebedfc72
tree3f76cfaad87846c9a6b2a64867061705fcdd1827
parentf2363e38d07db2ad4796b5580b95e3665ed34a88
Use pthread_atfork() to unlock mutexes after fork()

Signed-off-by: Andrey Mazo <mazo@telum.ru>
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
src/lxc/Makefile.am
src/lxc/attach.c
src/lxc/bdev.c
src/lxc/lxccontainer.c
src/lxc/lxclock.c
src/lxc/monitor.c