| 1 | LIBRARY api-ms-win-core-processthreads-l1-1-3 |
| 2 | |
| 3 | EXPORTS |
| 4 | |
| 5 | CreateProcessAsUserA |
| 6 | GetProcessDefaultCpuSets |
| 7 | GetProcessInformation |
| 8 | GetSystemCpuSetInformation |
| 9 | GetThreadDescription |
| 10 | GetThreadSelectedCpuSets |
| 11 | SetProcessDefaultCpuSets |
| 12 | SetProcessInformation |
| 13 | SetThreadDescription |
| 14 | SetThreadIdealProcessor |
| 15 | SetThreadSelectedCpuSets |