On Sun Sep 4 13:48:53 2022 +0000, Torge Matthies wrote:
I need someone with a macOS device to test the `thread_get_register_pointer_values` code path because I have no such device. Here is a diff that adds a test to the ntdll sync test that just calls `NtFlushProcessWriteBuffers`: [NtFlushProcessWriteBuffers-test.diff](/uploads/b84a0504ebd3d5f7b56813072d40122f/NtFlushProcessWriteBuffers-test.diff)
It would be best if we could introduce the litmus test into the test suite, but it would count as flaky since what we're testing is a data race by nature.