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

  /src/lib/libc/thread-stub/
thread-stub.c 94 __weak_alias(__libc_thr_detach, __libc_thr_detach_stub)
106 __libc_thr_detach_stub(pthread_t thread) function
thread-stub.c 94 __weak_alias(__libc_thr_detach, __libc_thr_detach_stub)
106 __libc_thr_detach_stub(pthread_t thread) function

Completed in 68 milliseconds