Description: Based on the linux system programming procedures, there is process control, interprocess communications, threads and so on are all written in my practice, notes in detail
To Search:
File list (Check if you may need any files):
linux_process
.............\child.c
.............\clone.c
.............\cond.c
.............\condmutex.c
.............\exectest.c
.............\mutex.c
.............\parent.c
.............\pipe_to_tram.c
.............\sem.c
.............\signaltest.c
.............\thread.c
.............\threadtest.c
.............\threadtest2.c