Files
docker-docs/daemon/execdriver
Justin Cormack 7b133e7235 Allow use of robust list syscalls
The set_robust_list syscall sets the list of futexes which are
cleaned up on thread exit, and are needed to avoid mutexes
being held forever on thread exit.

See for example in Musl libc mutex handling:
http://git.musl-libc.org/cgit/musl/tree/src/thread/pthread_mutex_trylock.c#n22

Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
2015-12-29 10:22:05 +00:00
..
2015-12-29 10:22:05 +00:00
2015-12-28 19:19:26 +08:00
2015-12-28 19:19:26 +08:00
2015-11-07 08:46:36 -08:00