HomeSort by relevance Sort by last modified time
    Searched refs:__libc_maybe_call (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
libc-lock.h 143 # define __libc_maybe_call(FUNC, ARGS, ELSE) \ macro
147 # define __libc_maybe_call(FUNC, ARGS, ELSE) \ macro
161 __libc_maybe_call (FUNC, ARGS, ELSE)
173 __libc_maybe_call (__pthread_mutex_init, (&(NAME), NULL), 0)
182 __libc_maybe_call (__pthread_rwlock_init, (&(NAME), NULL), 0)
222 __libc_maybe_call (__pthread_mutex_destroy, (&(NAME)), 0)
228 __libc_maybe_call (__pthread_rwlock_destroy, (&(NAME)), 0)
236 __libc_maybe_call (__pthread_mutex_destroy, (&(NAME)), 0)
245 __libc_maybe_call (__pthread_mutex_lock, (&(NAME)), 0)
266 __libc_maybe_call (__pthread_mutex_lock, (&(NAME).mutex), 0
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
libc-lock.h 143 # define __libc_maybe_call(FUNC, ARGS, ELSE) \ macro
147 # define __libc_maybe_call(FUNC, ARGS, ELSE) \ macro
161 __libc_maybe_call (FUNC, ARGS, ELSE)
173 __libc_maybe_call (__pthread_mutex_init, (&(NAME), NULL), 0)
182 __libc_maybe_call (__pthread_rwlock_init, (&(NAME), NULL), 0)
222 __libc_maybe_call (__pthread_mutex_destroy, (&(NAME)), 0)
228 __libc_maybe_call (__pthread_rwlock_destroy, (&(NAME)), 0)
236 __libc_maybe_call (__pthread_mutex_destroy, (&(NAME)), 0)
245 __libc_maybe_call (__pthread_mutex_lock, (&(NAME)), 0)
266 __libc_maybe_call (__pthread_mutex_lock, (&(NAME).mutex), 0
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
libc-lock.h 143 # define __libc_maybe_call(FUNC, ARGS, ELSE) \ macro
147 # define __libc_maybe_call(FUNC, ARGS, ELSE) \ macro
161 __libc_maybe_call (FUNC, ARGS, ELSE)
173 __libc_maybe_call (__pthread_mutex_init, (&(NAME), NULL), 0)
182 __libc_maybe_call (__pthread_rwlock_init, (&(NAME), NULL), 0)
222 __libc_maybe_call (__pthread_mutex_destroy, (&(NAME)), 0)
228 __libc_maybe_call (__pthread_rwlock_destroy, (&(NAME)), 0)
236 __libc_maybe_call (__pthread_mutex_destroy, (&(NAME)), 0)
245 __libc_maybe_call (__pthread_mutex_lock, (&(NAME)), 0)
266 __libc_maybe_call (__pthread_mutex_lock, (&(NAME).mutex), 0
    [all...]

Completed in 201 milliseconds