Home | Sort by: relevance | last modified time | path |
/src/lib/libc/thread-stub/ | |
thread-stub.c | 47 #define pthread_detach __libc_pthread_detach macro 74 __weak_alias(pthread_detach, __libc_pthread_detach) 86 pthread_detach(pthread_t thread) function in typeref:typename:int |
/src/lib/libpthread/ | |
pthread.c | 782 pthread_detach(pthread_t thread) function in typeref:typename:int |