-
Andrey Vagin authored
Probably all of you know about "lock inversion". We have a similar problem on restoring pipes. This test case creates two process and two pipes. process 1: 11: pipe1 (w) 12: pipe2 (r) process 2: 11: pipe2 (r) 12: pipe1 (w) Signed-off-by:
Andrey Vagin <avagin@openvz.org> Signed-off-by:
Cyrill Gorcunov <gorcunov@openvz.org>
a5439d5f
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
zdtm | ||
Makefile | ||
test-counter.c | ||
test-pipe-async.c | ||
test-pthreads.c | ||
test-rnd-from-file.c | ||
test-shmem-async.c | ||
test-shmem-three-async.c | ||
test-sigaction.c | ||
test-vdso.c |