================ ---------------- ccotter wrote:
I changed the sleep functions to insert a scheduling point. Other APIs that are marked unsupported for now are pthread spin lock, pthread read/write locks, and mutex/cv timed waits. I added TODOs to support these at the top of tsan_simulate.cpp. https://github.com/llvm/llvm-project/pull/183200 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
