From 610c901d022826c97e5d507ebf1f9cc22d0f2431 Mon Sep 17 00:00:00 2001 From: David CARLIER Date: Thu, 30 Sep 2021 18:53:10 +0100 Subject: add pthread_create_from_mach_thread for apple --- libc-test/semver/apple.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'libc-test/semver/apple.txt') diff --git a/libc-test/semver/apple.txt b/libc-test/semver/apple.txt index 1814d73ffc..5bbb7bf1eb 100644 --- a/libc-test/semver/apple.txt +++ b/libc-test/semver/apple.txt @@ -1822,6 +1822,7 @@ pseudo_AF_RTIP pseudo_AF_XTP pthread_attr_getschedparam pthread_attr_setschedparam +pthread_create_from_mach_thread pthread_getschedparam pthread_setschedparam pthread_cancel -- cgit v1.2.1