HomeSort by: relevance | last modified time | path
    Searched defs:pthread_detach (Results 1 - 2 of 2) sorted by relevancy

  /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

Completed in 14 milliseconds