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

/freebsd-12-stable/lib/libthr/thread/
H A Dthr_info.c59 __weak_reference(_pthread_setname_np, pthread_setname_np);
61 _pthread_setname_np(pthread_t thread, const char *name) function
106 (void)_pthread_setname_np(thread, name);
/freebsd-12-stable/lib/libc/include/
H A Dnamespace.h195 #define pthread_setname_np _pthread_setname_np

Completed in 204 milliseconds