Home
last modified time | relevance | path

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

/bionic/libc/include/
Dpthread.h143 int pthread_detach(pthread_t thid);
/bionic/libc/bionic/
Dpthread.c671 int pthread_detach( pthread_t thid ) in pthread_detach() function