|
|
vor 7 Jahren | |
|---|---|---|
| .. | ||
| main | vor 7 Jahren | |
| CMakeLists.txt | vor 7 Jahren | |
| Makefile | vor 7 Jahren | |
| README.md | vor 7 Jahren | |
This example shows how to use the pthread API to create std::threads with different stack sizes, names, priorities and pinned to certain cores.
This example is in C++, contrary to the the normal standard of pure C.