Small changes to code, added README
This commit is contained in:
10
threads-intro/README.md
Normal file
10
threads-intro/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
A simple set of programs that use threads:
|
||||
- `t0.c`
|
||||
- `t1.c`
|
||||
|
||||
Each one depends on header files found in `../include`
|
||||
|
||||
The Makefile is simplistic but will do.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user