Yes, many times during the porting I have to resort to Windows native
implementations. Just to name a few: posix_memalign, UUID, dlopen.
-Xuejun
On Mon, Mar 28, 2016 at 11:23 AM, Shawn Erickson wrote:
> Note I have some changes inflight to better isolate use of aspects of
> pthreads in the runt
Note I have some changes inflight to better isolate use of aspects of
pthreads in the runtime behind a mutex, etc. abstraction (about to open
another pull request).
I was thinking about looking into Windows native implementations.
-Shawn
On Mon, Mar 28, 2016 at 11:18 AM Xuejun Yang via swift-de