many core (#25350)
authorMaoni Stephens <Maoni0@users.noreply.github.com>
Fri, 5 Jul 2019 19:48:34 +0000 (12:48 -0700)
committerGitHub <noreply@github.com>
Fri, 5 Jul 2019 19:48:34 +0000 (12:48 -0700)
commitc7d12d2b91f79802a12484d4d56c41ba355b7058
tree823ab1ef9de13e8f5493fc219af7a5deaa118e13
parent41407b7d4a2eac4cae6a3c4855ba072cdd01f8b1
many core (#25350)
15 files changed:
src/gc/env/gcenv.interlocked.h
src/gc/env/gcenv.interlocked.inl
src/gc/env/gcenv.os.h
src/gc/gc.cpp
src/gc/gcpriv.h
src/gc/unix/gcenv.unix.cpp
src/gc/windows/gcenv.windows.cpp
src/inc/utilcode.h
src/tools/GCLogParser/App.config [new file with mode: 0644]
src/tools/GCLogParser/Properties/AssemblyInfo.cs [new file with mode: 0644]
src/tools/GCLogParser/parse-hb-log.cs [new file with mode: 0644]
src/tools/GCLogParser/parse-hb-log.csproj [new file with mode: 0644]
src/tools/GCLogParser/parse-hb-log.sln [new file with mode: 0644]
src/utilcode/util.cpp
src/vm/gcenv.os.cpp