mirror_lxc/config
S.Çağlar Onur babbea4b30 check pthread_atfork and thread-local storage
Add pthread_atfork check to configure.ac and uses it when necessary,
Introduces tls.m4 macro for checking thread-local storage support, Puts
values array into thread-local storage
(lxc_global_config_value@src/lxc/utils.c), Removes
static_lock/static_unlock from LXC code.

Lastly, it introduces a warning for bionic users about multithreaded
usage of LXC.

(requires 64b1be2903 to be reverted first)

Signed-off-by: S.Çağlar Onur <caglar@10ur.org>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
2014-01-06 09:46:32 -05:00
..
etc Move some common Ubuntu config 2013-12-06 11:21:46 -05:00
templates ubuntu: Add comment about the mounting profile 2013-12-09 17:05:26 -05:00
acinclude.m4 Remove all trailing whitespaces. 2012-11-26 12:08:13 -05:00
Makefile.am Move some common Ubuntu config 2013-12-06 11:21:46 -05:00
tls.m4 check pthread_atfork and thread-local storage 2014-01-06 09:46:32 -05:00