HomeSort by relevance Sort by last modified time
    Searched full:semaphore (Results 426 - 450 of 571) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/i686-linux-android/lib/
libgomp.a 263 4: ; I1X Y  ??1!4: ; I? < "4: ;I? < #.? : ;' I< $.? : ; ' < tt:u:;t#-P-2pD?;J$? /s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgomp/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot/usr/include/s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgomp/config/posixbarrier.clibgomp.hpthread.hsemaphore.hsem.hmutex.hbar.hptrlock.h? ?}?9?M?gomp_team_barrier_waitcountvaluenext_allocschedgomp_teamwork_sharemutex1single_countpthread_getspecificactive_levellong long unsigned intinline_ordered_team_idsordered_releasedatatask_running_countgomp_task_icvgomp_thread_pooltask_locknextgomp_taskthreads_usednext_wslong long intsigned charnext_queuereleasegomp_work_shareprev_tsgomp_team_stateGFS_STATICparentpthread_mutex_tlong intgomp_schedule_typetaskwait_semshort intGOMP_TASK_IFFALSEcopyprivateGOMP_TASK_IMPLICITGFS_RUNTIMEend_ullprev_queue/s/ndk-toolchain/src/build/../gcc/gcc-4.7/libgomp/barrier.cincrgomp_sem_tsem1sem2ordered_ownerin_taskwaitunsigned intgomp_barrier_tlong unsigned intnext_ullgomp_threadlevelkindshort unsigned intstatic_tripfinal_taskteam_idGFS_DYNAMICGNU C 4.7task_countordered_num_usedthreads_dockwork_share_list_allocsizetypegomp_ptrlock_tnest_varwork_share_list_freeordered_curlast_work_shareincr_ullnthreadsarrivedlast_teammaster_releaseGFS_AUTOin_tied_taskGFS_GUIDEDchildrenthread_pool_Boolunsigned charimplicit_taskordered_team_idsdyn_varthreadsgomp_global_icvgomp_task_kindrun_sched_varGOMP_TASK_WAITINGteamfn_datachunk_size_ulllockcharmodepthread_key_tGOMP_TASK_TIEDrun_sched_modifiergenerationtaskgomp_tls_keythreads_completedtotaltask_queuenext_childwork_share_chunkgomp_mutex_tchunk_sizenthreads_varbarrierthreads_sizesem_tGOMP_barriernext_freework_sharesprev_childGCC: (GNU) 4.7zR| ? ;A?B A?v?? @.symtab.strtab.shstrtab.rel.text.data.bss.text.__x86.get_pc_thunk.bx.rel.debug_info.debug_abbrev.debug_loc.rel.debug_aranges.rel.debug_line.debug_str.comment.note.GNU-stack.rel.eh_frame.group?4<; d(%x+x0xP|?L ?@\V?j2
    [all...]
  /cts/tests/tests/database/src/android/database/sqlite/cts/
SQLiteDatabaseTest.java 23 import java.util.concurrent.Semaphore;
704 final Semaphore s = new Semaphore(0);
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
auto-host.h     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
auto-host.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
auto-host.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
auto-host.h     [all...]
  /device/lge/mako/camera/QCamera/stack/mm-camera-interface/inc/
mm_camera.h 121 sem_t cmd_sem; /* semaphore for cmd thread */
  /external/nist-sip/java/gov/nist/javax/sip/
SipStackImpl.java 54 import java.util.concurrent.Semaphore;
463 // Stack semaphore (global lock).
464 private Semaphore stackSemaphore = new Semaphore(1);
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/audio/
SDL_audio.c 480 /* Create a semaphore for locking the sound buffers */
  /external/qemu/distrib/sdl-1.2.15/src/cdrom/macosx/
CDPlayer.c 553 /* Create the callback semaphore */
  /external/v8/src/
log.h 76 class Semaphore;
platform-win32.cc     [all...]
debug.h 865 Semaphore* command_received_; // Signaled for each command received.
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-darwin.c 69 #include <semaphore.h>
5101 mach_msg_port_descriptor_t semaphore; member in struct:__anon16851
5121 mach_msg_port_descriptor_t semaphore; member in struct:__anon16852
    [all...]
  /external/valgrind/main/drd/docs/
drd-manual.xml 617 <option><![CDATA[--trace-semaphore=<yes|no> [default: no]]]></option>
621 Trace all semaphore activity.
921 lock, semaphore or barrier.
926 Destruction or deallocation of a semaphore or barrier that is
    [all...]
  /external/valgrind/main/drd/tests/
tsan_thread_wrappers_pthread.h 48 #include <semaphore.h>
  /external/valgrind/main/helgrind/docs/
hg-manual.xml 549 on a semaphore that thread T1 posts on, acquires a happens-before
551 mutex unlock-lock pairs. However, since a semaphore can be posted
756 semaphore routines or reader-writer locks from POSIX mutexes and
    [all...]
  /external/webkit/Source/JavaScriptCore/wtf/
ThreadingWin.cpp 348 else if (++m_waitersGone == (INT_MAX / 2)) { // timeout/canceled or spurious semaphore
  /hardware/qcom/media/mm-video/vidc/venc/inc/
omx_video_base.h 54 #include <semaphore.h>
  /device/lge/mako/camera/QCamera/stack/mm-jpeg-interface/src/
mm_jpeg.c 37 #include <semaphore.h>
785 /* init job semaphore and launch jobmgr thread */
    [all...]
  /external/kernel-headers/original/linux/
jbd.h 34 #include <asm/semaphore.h>
701 /* Semaphore for locking against concurrent checkpoints */
    [all...]
  /external/openssl/crypto/threads/
mttest.c 1143 ThreadSem = MPKSemaphoreAlloc("OpenSSL mttest semaphore", 0 );
1197 /* loop until all threads have signaled the semaphore */
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
mb_motion_comp.cpp 41 video->pstprcTypCur contents are the updated semaphore propagation
595 /* 10/24/2000 post_processing semaphore generation */
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPServerTransaction.java 45 import java.util.concurrent.Semaphore;
204 private Semaphore provisionalResponseSem = new Semaphore(1);
    [all...]
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
mux.py 671 self._write_inner_frame_semaphore = threading.Semaphore()
685 # quota. This semaphore ensures that fragmented inner frames are
    [all...]

Completed in 1444 milliseconds

<<11121314151617181920>>