diff options
author | crupest <crupest@outlook.com> | 2021-06-14 18:38:04 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2021-06-14 18:38:04 +0800 |
commit | 31abef94fd19c74fb96b2d550dbf76f089c1fce9 (patch) | |
tree | 2deb7209cd2eb36b3d500eb6f7a1add262ac0f62 /operating-system-experiment/DeadLockTestData2.txt | |
parent | 7f2f87f3f1cc00bd16d1d5552cc126e9aabc3531 (diff) | |
download | life-31abef94fd19c74fb96b2d550dbf76f089c1fce9.tar.gz life-31abef94fd19c74fb96b2d550dbf76f089c1fce9.tar.bz2 life-31abef94fd19c74fb96b2d550dbf76f089c1fce9.zip |
...
Diffstat (limited to 'operating-system-experiment/DeadLockTestData2.txt')
-rw-r--r-- | operating-system-experiment/DeadLockTestData2.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/operating-system-experiment/DeadLockTestData2.txt b/operating-system-experiment/DeadLockTestData2.txt new file mode 100644 index 0000000..d632f2a --- /dev/null +++ b/operating-system-experiment/DeadLockTestData2.txt @@ -0,0 +1,4 @@ +10001 1
+1 10002
+2 10001
+10002 2
|