HomeSort by: relevance | last modified time | path
    Searched defs:__libc_thr_detach_stub (Results 1 - 3 of 3) 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 in typeref:typename:int
thread-stub.c 94 __weak_alias(__libc_thr_detach, __libc_thr_detach_stub)
106 __libc_thr_detach_stub(pthread_t thread) function in typeref:typename:int
thread-stub.c 94 __weak_alias(__libc_thr_detach, __libc_thr_detach_stub)
106 __libc_thr_detach_stub(pthread_t thread) function in typeref:typename:int

Completed in 79 milliseconds