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 390 __weak_alias(__libc_thr_equal,__libc_thr_equal_stub)
476 __libc_thr_equal_stub(pthread_t t1, pthread_t t2) function
thread-stub.c 390 __weak_alias(__libc_thr_equal,__libc_thr_equal_stub)
476 __libc_thr_equal_stub(pthread_t t1, pthread_t t2) function

Completed in 71 milliseconds