Home
last modified time | relevance | path

Searched refs:_pthread_set_name_np (Results 1 – 5 of 5) sorted by relevance

/dragonfly/lib/libthread_xu/thread/
H A Dthr_info.c72 _pthread_set_name_np(pthread_t thread, const char *name) in _pthread_set_name_np() function
118 __strong_reference(_pthread_set_name_np, pthread_set_name_np);
H A Dthr_init.c126 STATIC_LIB_REQUIRE(_pthread_set_name_np);
/dragonfly/lib/libc/include/
H A Dnamespace.h188 #define pthread_set_name_np _pthread_set_name_np
/dragonfly/lib/libthread_xu/
H A Dpthread.map143 _pthread_set_name_np;
/dragonfly/lib/libc/gen/
H A DSymbol.map619 _pthread_set_name_np;