|
|
há 7 anos atrás | |
|---|---|---|
| .. | ||
| main | há 7 anos atrás | |
| CMakeLists.txt | há 7 anos atrás | |
| Makefile | há 7 anos atrás | |
| README.md | há 7 anos atrás | |
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.