Home
last modified time | relevance | path

Searched refs:__libc_maybe_call (Results 1 – 3 of 3) sorted by relevance

/sysdeps/nptl/
A Dlibc-lock.h85 __libc_maybe_call (__pthread_mutex_destroy, (&(NAME).mutex), 0)
102 __libc_maybe_call (__pthread_mutex_lock, (&(NAME).mutex), 0)
127 __libc_maybe_call (__pthread_mutex_trylock, (&(NAME).mutex), 0)
143 __libc_maybe_call (__pthread_mutex_unlock, (&(NAME).mutex), 0)
A Dlibc-lockP.h84 # define __libc_maybe_call(FUNC, ARGS, ELSE) \ macro
88 # define __libc_maybe_call(FUNC, ARGS, ELSE) \ macro
/sysdeps/htl/
A Dlibc-lockP.h31 # define __libc_maybe_call(FUNC, ARGS, ELSE) \ macro
35 # define __libc_maybe_call(FUNC, ARGS, ELSE) \ macro
55 __libc_maybe_call (FUNC, ARGS, ELSE)

Completed in 6 milliseconds