.
├── Praktikum1_Beispiellösungen
│ ├── process_creation_lsg.c
│ ├── start_program_lsg.c
│ └── thread_creation_lsg.c
├── Praktikum1_Code-Beispiele
│ ├── Makefile
│ ├── _0_prozesse_starten.c
│ ├── _1_fork1.c
│ ├── _2_fork2.c
│ ├── _3_fork3.c
│ ├── _4_thread_starten.c
│ ├── _5_threads1.c
│ ├── _6_threads2.c
│ ├── praktikum1.pdf
│ ├── process_creation.c
│ ├── start_program.c
│ ├── thread_creation.c
│ └── www.geeksforgeeks.org.webloc
├── Praktikum2_Beispiellösungen
│ ├── banking-sol1.c
│ ├── banking-sol2.c
│ ├── banking-sol3.c
│ ├── banking-sol4.c
│ ├── inc_threads_solution.c
│ ├── inc_threads_solution2.c
│ └── inc_two_variables_solution.c
└── Praktikum2_Code-Beispiele
├── Beispiele
│ ├── pipe_example.c
│ ├── thread_Bedingungsvariablen2.c
│ ├── thread_Bedingungsvariablen3.c
│ ├── thread_semaphore2.c
│ ├── thread_semaphore3.c
│ └── threads_mutex1.c
├── banking-belegungs-anforderungsgraph.svg
├── banking.c
├── image.png
├── inc_threads.c
├── inc_two_variables.c
└── praktikum2.pdf
6 directories, 35 files
tree v2.1.0 © 1996 - 2022 by Steve Baker and Thomas Moore
HTML output hacked and copyleft © 1998 by Francesc Rocher
JSON output hacked and copyleft © 2014 by Florian Sesser
Charsets / OS/2 support © 2001 by Kyosuke Tokoro