Commits

Saleem Abdulrasool committed 65fd24de5cb
stdlib: restrict pthreads to POSIX platforms pthreads is not available on non-POSIX platforms (i.e. Windows). Restrict the target platforms that we build SwiftPrivatePthreadExtras and things which depend on it.