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

1 23 4 5 6 7 8 91011>>

  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/
semaphore.h 43 extern int sem_close(sem_t *);
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/
semaphore.h 43 extern int sem_close(sem_t *);
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/
semaphore.h 43 extern int sem_close(sem_t *);
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/
semaphore.h 43 extern int sem_close(sem_t *);
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/
semaphore.h 43 extern int sem_close(sem_t *);
  /external/valgrind/drd/tests/
pth_inconsistent_cond_wait.c 67 sem_close(p);
sem_open.c 100 sem_close(s_sem);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
semaphore.h 46 extern int sem_close (sem_t *__sem) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
semaphore.h 46 extern int sem_close (sem_t *__sem) __THROW;
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
_multiprocessing.so 
  /external/deqp/framework/delibs/dethread/unix/
deNamedSemaphoreUnix.c 78 res = sem_close(sem->semaphore);
  /external/valgrind/drd/
drd_clientreq.h 160 /* To notify the drd tool of a sem_close call. */
163 /* To notify the drd tool of a sem_close call. */
drd_semaphore.c 290 /** Called before sem_close(). */
298 DRD_(trace_msg)("[%u] sem_close 0x%lx value %u",
  /development/ndk/platforms/android-12/arch-arm/symbols/
libc.so.functions.txt 593 sem_close
  /development/ndk/platforms/android-12/arch-mips/symbols/
libc.so.functions.txt 576 sem_close
  /development/ndk/platforms/android-12/arch-x86/symbols/
libc.so.functions.txt 573 sem_close
  /development/ndk/platforms/android-14/arch-arm/symbols/
libc.so.functions.txt 593 sem_close
  /development/ndk/platforms/android-14/arch-mips/symbols/
libc.so.functions.txt 576 sem_close
  /development/ndk/platforms/android-14/arch-x86/symbols/
libc.so.functions.txt 573 sem_close
  /development/ndk/platforms/android-16/arch-arm/symbols/
libc.so.functions.txt 594 sem_close
  /development/ndk/platforms/android-16/arch-mips/symbols/
libc.so.functions.txt 577 sem_close
  /development/ndk/platforms/android-16/arch-x86/symbols/
libc.so.functions.txt 574 sem_close
  /development/ndk/platforms/android-17/arch-arm/symbols/
libc.so.functions.txt 594 sem_close
  /development/ndk/platforms/android-17/arch-mips/symbols/
libc.so.functions.txt 577 sem_close
  /development/ndk/platforms/android-17/arch-x86/symbols/
libc.so.functions.txt 574 sem_close

Completed in 385 milliseconds

1 23 4 5 6 7 8 91011>>