mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-08 12:18:31 +00:00
Add OpenMP support
This commit is contained in:
parent
c1e18e7903
commit
5f8e9f14c1
742 changed files with 94643 additions and 1279 deletions
|
@ -109,6 +109,7 @@ imp 'GetConsoleTitle' GetConsoleTitleW kernel32 2
|
|||
imp 'GetConsoleWindow' GetConsoleWindow kernel32 0
|
||||
imp 'GetCurrentDirectory' GetCurrentDirectoryW kernel32 2
|
||||
imp 'GetCurrentProcessId' GetCurrentProcessId kernel32 0
|
||||
imp 'GetCurrentProcessorNumberEx' GetCurrentProcessorNumberEx kernel32 1
|
||||
imp 'GetCurrentThread' GetCurrentThread kernel32 0
|
||||
imp 'GetCurrentThreadId' GetCurrentThreadId kernel32 0
|
||||
imp 'GetEnvironmentStrings' GetEnvironmentStringsW kernel32 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue