Add phtread_setname_np() and pthread_getname_np()

This commit is contained in:
Justine Tunney 2022-09-07 18:59:00 -07:00
parent 114176c304
commit de511bc71a
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
8 changed files with 355 additions and 4 deletions

View file

@ -29,6 +29,7 @@ LIBC_THREAD_A_DIRECTDEPS = \
LIBC_INTRIN \
LIBC_MEM \
LIBC_RUNTIME \
LIBC_STR \
LIBC_SYSV \
LIBC_SYSV_CALLS \
LIBC_NEXGEN32E