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

  /src/lib/libc/thread-stub/
thread-stub.c 364 __weak_alias(__libc_thr_equal,__libc_thr_equal_stub)
450 __libc_thr_equal_stub(pthread_t t1, pthread_t t2) function in typeref:typename:int
thread-stub.c 364 __weak_alias(__libc_thr_equal,__libc_thr_equal_stub)
450 __libc_thr_equal_stub(pthread_t t1, pthread_t t2) function in typeref:typename:int

Completed in 25 milliseconds