Searched refs:pthread_setname_np (Results 1 – 3 of 3) sorted by relevance
273 int pthread_setname_np(pthread_t thid, const char *thname);
525 pthread_setname_np(pthread_self(), name); in timer_thread_start()
2244 int pthread_setname_np(pthread_t thid, const char *thname) in pthread_setname_np() function