On Sat, 26 Oct 2024 04:35:09 GMT, Julian Waters <jwat...@openjdk.org> wrote:

> I do wonder if mutex support can be implemented for Windows with 
> Acquire/ReleaseSRWLockExclusive. I know it's not strictly needed, but it 
> would be nice to have. Shame threads.h is not available with some Visual 
> Studio versions we support, or at all with gcc. mtx_lock/unlock would be a 
> nice solution to this problem

I'll also start looking into this in the meantime, unless you explicitly want 
me not to do so

-------------

PR Comment: https://git.openjdk.org/jdk/pull/21616#issuecomment-2449178499

Reply via email to