Files
swift-mirror/stdlib/private/SwiftPrivateThreadExtras/SwiftPrivateThreadExtras.swift
Saleem Abdulrasool 940db1b0cf stdlib: remove pthread_attr_t from _stdlib_pthread_create_block
The attributes were not being used currently.  Since this is a private
interface, remove the parameter as it makes it easier to port to
Windows.
2018-11-26 13:09:31 -08:00

4.4 KiB