Skip to content

GCToOSInterface::QueryPerformanceCounter() in linux #75585

Answered by jkotas
HJLeee asked this question in Q&A
Discussion options

You must be logged in to vote

The GC linked into libcoreclr.so uses the implementation from gcenv.os.cpp.

The implementation in gcenv.unix.cpp is used for standalone GC library and for native AOT.

The plan is to delete gcenv.os.cpp and use gcenv.unix.cpp everywhere: #72684

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by HJLeee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants