mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-12 16:20:06 +00:00
b05de10400
so it gets shared by nptl and htl. Also add htl versions of thrd_current and thrd_yield. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
3 lines
87 B
C
3 lines
87 B
C
#define __pthread_create __pthread_create_2_1
|
|
#include <sysdeps/pthread/thrd_create.c>
|