2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-31 22:35:33 +00:00

restore: Add mutexes via futex syscall and order threads creation

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
This commit is contained in:
Cyrill Gorcunov
2011-11-18 16:09:01 +04:00
parent 458717473e
commit d9aa7f021c
6 changed files with 68 additions and 24 deletions

View File

@@ -5,6 +5,7 @@
#include <stdbool.h>
#include "bitops.h"
#include "atomic.h"
/* prctl */
#define ARCH_SET_GS 0x1001