Home
last modified time | relevance | path

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

/freebsd-14-stable/lib/libthr/thread/
HDthr_info.c56 __weak_reference(_pthread_setname_np, pthread_setname_np);
58 _pthread_setname_np(pthread_t thread, const char *name) in _pthread_setname_np() function
103 (void)_pthread_setname_np(thread, name); in _pthread_set_name_np()
/freebsd-14-stable/lib/libc/include/
HDnamespace.h193 #define pthread_setname_np _pthread_setname_np