v1.1.15 update
[musl-tables] / abi_func.cc
index 309d36c..2c786b6 100644 (file)
@@ -1114,6 +1114,8 @@ T(pthread_spin_lock)
 T(pthread_spin_trylock)
 T(pthread_spin_unlock)
 T(pthread_testcancel)
+T(pthread_timedjoin_np)
+T(pthread_tryjoin_np)
 T(ptrace)
 T(ptsname)
 T(ptsname_r)
@@ -1200,6 +1202,7 @@ T(scanf)
 T(sched_get_priority_max)
 T(sched_get_priority_min)
 T(sched_getaffinity)
+T(sched_getcpu)
 T(sched_getparam)
 T(sched_getscheduler)
 T(sched_rr_get_interval)