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

/bionic/libc/include/
H A Dpthread.h269 int pthread_setname_np(pthread_t thid, const char *thname);
/bionic/libc/bionic/
H A Dpthread.c1886 int pthread_setname_np(pthread_t thid, const char *thname) function

Completed in 6 milliseconds