HomeSort by relevance Sort by last modified time
    Searched refs:semaphore (Results 126 - 150 of 265) sorted by null

1 2 3 4 56 7 8 91011

  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/raid/
md.h 16 #include <asm/semaphore.h>
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/raid/
md.h 16 #include <asm/semaphore.h>
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/raid/
md.h 16 #include <asm/semaphore.h>
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/raid/
md.h 16 #include <asm/semaphore.h>
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/raid/
md.h 16 #include <asm/semaphore.h>
  /system/extras/tests/bionic/libc/bionic/
test_cond.c 29 #include <semaphore.h>
  /external/chromium/chrome/browser/debugger/
devtools_remote_listen_socket_unittest.h 19 #include <semaphore.h>
  /external/kernel-headers/original/linux/raid/
md.h 22 #include <asm/semaphore.h>
  /external/qemu/distrib/sdl-1.2.15/src/thread/pthread/
SDL_syssem.c 25 #include <semaphore.h>
43 /* Create a semaphore, initialized with value */
72 SDL_SetError("Passed a NULL semaphore");
87 SDL_SetError("Passed a NULL semaphore");
109 SDL_SetError("Passed a NULL semaphore");
179 SDL_SetError("Passed a NULL semaphore");
  /external/qemu/distrib/sdl-1.2.15/src/thread/riscos/
SDL_syssem.c 81 #include <semaphore.h>
88 /* Create a semaphore, initialized with value */
119 SDL_SetError("Passed a NULL semaphore");
134 SDL_SetError("Passed a NULL semaphore");
150 SDL_SetError("Passed a NULL semaphore");
192 SDL_SetError("Passed a NULL semaphore");
  /external/v8/src/
runtime-profiler.cc 82 // TODO(isolates): Clean up the semaphore when it is no longer required.
83 static LazySemaphore<0>::type semaphore = LAZY_SEMAPHORE_INITIALIZER;
424 semaphore.Pointer()->Signal();
437 semaphore.Pointer()->Wait();
443 // Do a fake increment. If the profiler is waiting on the semaphore,
453 semaphore.Pointer()->Signal();
  /external/valgrind/main/drd/
drd_error.h 142 Addr semaphore; member in struct:__anon16996
  /external/valgrind/main/helgrind/tests/
tc24_nonzero_sem.c 3 Also useful for generating VCG of simple semaphore activity, for
8 #include <semaphore.h>
  /external/valgrind/main/memcheck/tests/
err_disable4.c 24 #include <semaphore.h>
75 // set up the semaphore
103 // semaphore is already back at zero
  /packages/apps/Nfc/nci/jni/
NfcJniUtil.h 24 #include <semaphore.h>
  /bionic/libc/kernel/common/linux/
device.h 30 #include <asm/semaphore.h>
114 struct semaphore sem;
189 struct semaphore sem;
  /development/ndk/platforms/android-3/include/linux/
device.h 22 #include <asm/semaphore.h>
107 struct semaphore sem;
184 struct semaphore sem;
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
device.h 22 #include <asm/semaphore.h>
107 struct semaphore sem;
184 struct semaphore sem;
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
device.h 22 #include <asm/semaphore.h>
107 struct semaphore sem;
184 struct semaphore sem;
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
device.h 22 #include <asm/semaphore.h>
107 struct semaphore sem;
184 struct semaphore sem;
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
device.h 22 #include <asm/semaphore.h>
107 struct semaphore sem;
184 struct semaphore sem;
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
device.h 22 #include <asm/semaphore.h>
107 struct semaphore sem;
184 struct semaphore sem;
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
device.h 22 #include <asm/semaphore.h>
107 struct semaphore sem;
184 struct semaphore sem;
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
device.h 22 #include <asm/semaphore.h>
107 struct semaphore sem;
184 struct semaphore sem;
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
device.h 22 #include <asm/semaphore.h>
107 struct semaphore sem;
184 struct semaphore sem;

Completed in 751 milliseconds

1 2 3 4 56 7 8 91011