[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Windows threads with libssh
[Thread Prev] | [Thread Next]
- Subject: Re: Windows threads with libssh
- From: Alberto Garcia <agarciaillera@xxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Mon, 4 Feb 2019 02:24:06 -0800
- To: Andreas Schneider <asn@xxxxxxxxxxxxxx>
- Cc: libssh@xxxxxxxxxx
What about std:thread? On Mon, Feb 4, 2019, 2:02 AM Andreas Schneider <asn@xxxxxxxxxxxxxx wrote: > 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 asn@xxxxxxxxxxxxxx > GPG-ID: 8DFF53E18F2ABC8D8F3C92237EE0FC4DCC014E3D > > >
Re: Windows threads with libssh | Andreas Schneider <asn@xxxxxxxxxxxxxx> |
Re: Windows threads with libssh | Alberto Garcia <agarciaillera@xxxxxxxxx> |
Re: Windows threads with libssh | Andreas Schneider <asn@xxxxxxxxxxxxxx> |