HomeSort by relevance Sort by last modified time
    Searched full:sem_timedwait (Results 51 - 75 of 191) sorted by null

1 23 4 5 6 7 8

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
semaphore.h 62 extern int sem_timedwait (sem_t *__restrict __sem,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
semaphore.h 62 extern int sem_timedwait (sem_t *__restrict __sem,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
semaphore.h 62 extern int sem_timedwait (sem_t *__restrict __sem,
  /external/chromium_org/native_client_sdk/src/libraries/pthread/
library.dsc 142 'sem_timedwait.c',
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
semaphore.c 63 #include "sem_timedwait.c"
semaphore.h 142 PTW32_DLLPORT int __cdecl sem_timedwait (sem_t * sem,
Makefile 194 sem_timedwait.obj \
354 sem_timedwait.c \
pthread_cond_wait.c 424 * sem_timedwait is a cancellation point,
431 if (sem_timedwait (&(cv->semBlockQueue), abstime) != 0)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/lib/
libc.so 
  /development/ndk/platforms/android-3/arch-arm/symbols/
libc.so.functions.txt 755 sem_timedwait
  /development/ndk/platforms/android-5/arch-arm/symbols/
libc.so.functions.txt 793 sem_timedwait
  /development/ndk/platforms/android-9/arch-mips/symbols/
libc.so.functions.txt 728 sem_timedwait
  /development/ndk/platforms/android-9/arch-x86/symbols/
libc.so.functions.txt 722 sem_timedwait
  /hardware/ti/omap4xxx/libtiutils/
Semaphore.cpp 217 ret = sem_timedwait(mSemaphore, &timeSpec);
  /development/ndk/platforms/android-3/arch-arm/lib-bootstrap/
libc.so 
  /development/ndk/platforms/android-9/arch-mips/lib-bootstrap/
libc.so 
  /development/ndk/platforms/android-9/arch-x86/lib-bootstrap/lib/
libc.so 
  /development/ndk/platforms/android-9/arch-x86/lib-bootstrap/
libc.so 
  /development/ndk/platforms/android-9/arch-x86/lib-bootstrap/libx32/
libc.so 
  /hardware/ti/omap4xxx/domx/mm_osal/src/
timm_osal_semaphores.c 181 /*Some delay in calling gettimeofday and sem_timedwait - cant
190 if (SUCCESS != sem_timedwait(psem, &abs_timeout))
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libpthread-2.7.so 
libpthread.so.0 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libpthread-2.7.so 

Completed in 280 milliseconds

1 23 4 5 6 7 8