Searched refs:_pthread_getname_np (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/lib/libthr/thread/
H A Dthr_info.c119 __weak_reference(_pthread_getname_np, pthread_getname_np);
121 _pthread_getname_np(pthread_t thread, char *buf, size_t len) function
152 (void)_pthread_getname_np(thread, buf, len);
/freebsd-12-stable/lib/libc/include/
H A Dnamespace.h141 #define pthread_getname_np _pthread_getname_np

Completed in 112 milliseconds