Searched
full:semaphore (Results
351 -
375 of
571) sorted by null
<<11121314151617181920>>
/device/lge/mako/camera/QCamera/stack/mm-jpeg-interface/src/ |
mm_jpeg_interface.c | 36 #include <semaphore.h>
|
/external/e2fsprogs/lib/et/ |
error_message.c | 32 #include <semaphore.h>
|
/external/kernel-headers/original/asm-generic/ |
pgtable.h | 11 * We hold the mm semaphore for reading, and the pte lock.
|
/external/kernel-headers/original/linux/netfilter/ |
nfnetlink.h | 132 extern struct semaphore nfnl_sem;
|
/external/libnfc-nxp/Linux_x86/ |
phDal4Nfc_messageQueueLib.c | 36 #include <semaphore.h>
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
eiffel.php | 148 'SEMAPHORE',
|
/external/libxml2/ |
threads.c | 253 "xmlMutexLock():BeOS:Couldn't aquire semaphore\n"); 479 /* Allocate a new semaphore */ 497 /* Acquire the chosen semaphore */ 501 "xmlGlobalInitMutexLock():BeOS:Couldn't acquire semaphore\n");
|
/external/valgrind/main/coregrind/m_scheduler/ |
sema.c | 3 /*--- Semaphore stuff. sema.c ---*/
|
/external/valgrind/main/drd/ |
drd_main.c | 119 else if VG_BOOL_CLO(arg, "--trace-semaphore", trace_semaphore) {} 238 " --trace-semaphore=yes|no Trace all semaphore activity [no].\n", 773 "segmnt cr: %lld mutex, %lld rwlock, %lld semaphore and"
|
/external/webrtc/src/system_wrappers/source/ |
condition_variable_unittest.cc | 86 // Wait/Signal forms a classical semaphore on |being_passed_|.
|
/external/yaffs2/yaffs2/ |
yaffs_guts.h | 625 struct semaphore sem; /* Semaphore for waiting on erasure.*/ 626 struct semaphore grossLock; /* Gross locking semaphore */
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/ |
chvr_filter.cpp | 112 /* Execute hard horizontal filter if semaphore for horizontal deblocking 271 /* Execute hard vertical filter if semaphore for vertical deblocking 416 /* Execute deringing if semaphore for deringing (bit-3 of pp_mod) 474 /* Decide to perform deblocking based on the semaphore flags
|
/frameworks/base/graphics/java/android/renderscript/ |
RSSurfaceView.java | 21 import java.util.concurrent.Semaphore;
|
RSTextureView.java | 21 import java.util.concurrent.Semaphore;
|
/hardware/samsung_slsi/exynos5/mobicore/daemon/Common/ |
CSemaphore.cpp | 5 * Semaphore implementation (pthread wrapper).
|
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/public/ |
MobiCoreDevice.h | 83 CSemaphore mcpSessionNotification; /**< Semaphore to synchronize incoming notifications for the MCP session */
|
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/ |
OMXCapture.cpp | 735 CAMHAL_LOGEB("Error mStartCaptureSem semaphore count %d", mStartCaptureSem.Count()); 893 CAMHAL_LOGEB("Error mStopCaptureSem semaphore count %d", mStopCaptureSem.Count()); 907 // signal them and then recreate the semaphore [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
posix1_lim.h | 110 /* Maximal value of a semaphore. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
posix1_lim.h | 110 /* Maximal value of a semaphore. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
posix1_lim.h | 110 /* Maximal value of a semaphore. */
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.core.jobs_3.5.1.R36x_v20100824.jar | |
/external/qemu/distrib/sdl-1.2.15/ |
README.OS2 | 238 - Reworked semaphore support again 249 - Fixed semaphore support (SDL_syssem.c)
|
/external/v8/test/cctest/ |
test-log.cc | 200 v8::internal::Semaphore* semaphore_; 276 v8::internal::Semaphore* semaphore_;
|
/external/valgrind/unittest/ |
windows_tests.cc | 536 // TODO(timurrrr): Semaphore reuse is not yet understood by TSan. 543 // h1 and h2 refer to the same semaphore but are not equal.
|
/frameworks/av/libvideoeditor/osal/src/ |
M4OSA_FileCommon.c | 278 M4OSA_semaphoreOpen(&(pFileContext->semaphore_context), 1); /* Allocate the semaphore */ 499 M4OSA_semaphoreClose(pFileContext->semaphore_context);/* free the semaphore */
|
Completed in 598 milliseconds
<<11121314151617181920>>