Home
last modified time | relevance | path

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

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