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

/freebsd-12-stable/lib/libthr/thread/
H A Dthr_info.c110 thr_get_name_np(struct pthread *thread, char *buf, size_t len) function
130 thr_get_name_np(thread, buf, len);
135 thr_get_name_np(thread, buf, len);

Completed in 186 milliseconds