HomeSort by relevance Sort by last modified time
    Searched full:sem_open (Results 76 - 100 of 371) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
_multiprocessing.so 
  /external/valgrind/drd/tests/
Makefile.am 241 sem_open.stderr.exp \
242 sem_open.stderr.exp-mips32-be \
243 sem_open.stderr.exp-mips32-le \
244 sem_open.vgtest \
386 sem_open \
  /external/valgrind/drd/
drd_semaphore.c 246 /** Called after sem_open(). */
255 DRD_(trace_msg)("[%u] sem_open 0x%lx name %s"
260 /* Return if the sem_open() call failed. */
drd_clientreq.h 154 /* To notify the drd tool of a sem_open call. */
157 /* To notify the drd tool of a sem_open call. */
  /external/deqp/framework/delibs/dethread/unix/
deNamedSemaphoreUnix.c 59 sem->semaphore = sem_open(name, O_CREAT|O_EXCL, mode, initialValue);
  /external/valgrind/memcheck/tests/
err_disable4.c 92 sem = sem_open(semname, O_CREAT, 0777, 0); assert(!(sem == SEM_FAILED));
  /external/valgrind/helgrind/tests/
tc17_sembar.c 239 s = sem_open(name, O_CREAT | O_EXCL, 0600, count);
241 perror("sem_open");
  /prebuilts/gdb/darwin-x86/lib/python2.7/multiprocessing/
synchronize.py 51 # raise ImportError for platforms lacking a working sem_open implementation.
56 raise ImportError("This platform lacks a functioning sem_open" +
  /prebuilts/gdb/linux-x86/lib/python2.7/multiprocessing/
synchronize.py 51 # raise ImportError for platforms lacking a working sem_open implementation.
56 raise ImportError("This platform lacks a functioning sem_open" +
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
synchronize.py 51 # raise ImportError for platforms lacking a working sem_open implementation.
56 raise ImportError("This platform lacks a functioning sem_open" +
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
synchronize.py 51 # raise ImportError for platforms lacking a working sem_open implementation.
56 raise ImportError("This platform lacks a functioning sem_open" +
  /development/ndk/platforms/android-12/arch-arm/symbols/
libc.so.functions.txt 597 sem_open
  /development/ndk/platforms/android-12/arch-mips/symbols/
libc.so.functions.txt 580 sem_open
  /development/ndk/platforms/android-12/arch-x86/symbols/
libc.so.functions.txt 577 sem_open
  /development/ndk/platforms/android-14/arch-arm/symbols/
libc.so.functions.txt 597 sem_open
  /development/ndk/platforms/android-14/arch-mips/symbols/
libc.so.functions.txt 580 sem_open
  /development/ndk/platforms/android-14/arch-x86/symbols/
libc.so.functions.txt 577 sem_open
  /development/ndk/platforms/android-16/arch-arm/symbols/
libc.so.functions.txt 598 sem_open
  /development/ndk/platforms/android-16/arch-mips/symbols/
libc.so.functions.txt 581 sem_open
  /development/ndk/platforms/android-16/arch-x86/symbols/
libc.so.functions.txt 578 sem_open
  /development/ndk/platforms/android-17/arch-arm/symbols/
libc.so.functions.txt 598 sem_open
  /development/ndk/platforms/android-17/arch-mips/symbols/
libc.so.functions.txt 581 sem_open
  /development/ndk/platforms/android-17/arch-x86/symbols/
libc.so.functions.txt 578 sem_open
  /development/ndk/platforms/android-18/arch-arm/symbols/
libc.so.functions.txt 598 sem_open
  /development/ndk/platforms/android-18/arch-mips/symbols/
libc.so.functions.txt 581 sem_open

Completed in 512 milliseconds

1 2 34 5 6 7 8 91011>>