On Monday, February 4, 2019 10:55:22 AM CET Alberto Garcia wrote:
> What is the equivalent of pthread that can be used in windows?
> 
> Thank you
> 

Uhm Windows Threads?
https://docs.microsoft.com/en-us/windows/desktop/ProcThread/creating-threads




We use CriticalSection for mutex locking, see src/threads/winlocks.c



        Andreas

-- 
Andreas Schneider                 a...@cryptomilk.org
GPG-ID:     8DFF53E18F2ABC8D8F3C92237EE0FC4DCC014E3D



Reply via email to