]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add libc stub for pthread_getthreadid_np(3).
authorkib <kib@FreeBSD.org>
Sun, 23 Jun 2019 10:50:26 +0000 (10:50 +0000)
committerkib <kib@FreeBSD.org>
Sun, 23 Jun 2019 10:50:26 +0000 (10:50 +0000)
commit451878136d2c29124d34261e4c42f26cad846504
treee1ccaf8472f996da8365f15d4c98877c51799048
parent936b0733ae928b5f9207a7c99bb6e9a6ff6d360f
Add libc stub for pthread_getthreadid_np(3).

Requested by: jbeich
PR: 238650
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
lib/libc/gen/Symbol.map
lib/libc/gen/_pthread_stubs.c
lib/libc/include/libc_private.h
lib/libthr/thread/thr_init.c