| 1 | LIBRARY api-ms-win-core-processthreads-l1-1-1 |
| 2 | |
| 3 | EXPORTS |
| 4 | |
| 5 | FlushInstructionCache |
| 6 | GetCurrentProcessorNumber |
| 7 | GetCurrentProcessorNumberEx |
| 8 | GetCurrentThreadStackLimits |
| 9 | GetProcessHandleCount |
| 10 | GetProcessMitigationPolicy |
| 11 | GetThreadContext |
| 12 | GetThreadIdealProcessorEx |
| 13 | GetThreadTimes |
| 14 | IsProcessorFeaturePresent |
| 15 | OpenProcess |
| 16 | SetProcessMitigationPolicy |
| 17 | SetThreadContext |
| 18 | SetThreadIdealProcessorEx |