[libcxx-commits] [PATCH] D104987: Use GetSystemTimePreciseAsFileTime() if available
Martin Storsjö via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jul 2 00:00:24 PDT 2021
mstorsjo added a subscriber: amccarth.
mstorsjo added a comment.
@amccarth - Can you weigh in here on what would be a suitable tradeoff for atomicity/safety/practicality for runtime loaded function pointers like these? Is it fine and safe enough in practice with a plain static pointer like this?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104987/new/
https://reviews.llvm.org/D104987
More information about the libcxx-commits
mailing list