Alastair Houghton
|
6d1b6dbd1c
|
[Threading] Fix the Linux build.
A few fixes specifically for the Linux build.
rdar://90776105
|
2022-06-07 07:39:52 +01:00 |
|
Alastair Houghton
|
785f4a215c
|
[Unittests] Add more threading library tests.
Added explicit tests for `swift::once` and also for the ulock implementation
used on Linux.
rdar://90776105
|
2022-06-07 07:39:51 +01:00 |
|
Alex Hoppen
|
4aa2bbbf06
|
Revert "Merge pull request #42447 from al45tair/eng/PR-90776105"
This reverts commit 8bcb71140f, reversing
changes made to c4dd271d36.
|
2022-06-02 18:03:23 +02:00 |
|
Alastair Houghton
|
fc90280e34
|
[Threading] Fix the Linux build.
A few fixes specifically for the Linux build.
rdar://90776105
|
2022-05-24 14:57:39 +01:00 |
|
Alastair Houghton
|
4280222286
|
[Unittests] Add more threading library tests.
Added explicit tests for `swift::once` and also for the ulock implementation
used on Linux.
rdar://90776105
|
2022-05-24 14:57:39 +01:00 |
|