|
|
преди 6 години | |
|---|---|---|
| .. | ||
| main | преди 6 години | |
| CMakeLists.txt | преди 7 години | |
| Makefile | преди 7 години | |
| README.md | преди 7 години | |
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.