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

/freebsd-12-stable/lib/libthr/thread/
H A Dthr_info.c50 thr_set_name_np(struct pthread *thread, char **tmp_name) function
81 thr_set_name_np(thread, &tmp_name);
90 thr_set_name_np(thread, &tmp_name);

Completed in 99 milliseconds