OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sem_destroy
(Results
251 - 275
of
462
) sorted by null
<<
11
12
13
14
15
16
17
18
19
/packages/apps/Nfc/nxp/jni/
com_android_nfc.cpp
103
if (
sem_destroy
(&pCallbackData->sem))
/prebuilts/go/darwin-x86/src/syscall/
syscall_dragonfly.go
292
//
Sem_destroy
syscall_freebsd.go
314
//
Sem_destroy
syscall_darwin.go
392
//
Sem_destroy
/prebuilts/go/linux-x86/src/syscall/
syscall_dragonfly.go
292
//
Sem_destroy
syscall_freebsd.go
314
//
Sem_destroy
syscall_darwin.go
392
//
Sem_destroy
/external/libvpx/libvpx/vp8/decoder/
threading.c
849
sem_destroy
(&pbi->h_event_start_decoding[i]);
852
sem_destroy
(&pbi->h_event_end_decoding);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
threading.c
846
sem_destroy
(&pbi->h_event_start_decoding[i]);
849
sem_destroy
(&pbi->h_event_end_decoding);
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/
video_encoder_test.c
794
sem_destroy
(&init_decode->queue_context.sem_message);
795
sem_destroy
(&init_decode->sem_synchronize);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
omx_vdec_test.cpp
[
all
...]
decoder_driver_test.c
719
sem_destroy
(&init_decode->queue_context.sem_message);
720
sem_destroy
(&init_decode->sem_synchronize);
[
all
...]
/prebuilts/android-emulator/linux-x86_64/bin/
resize2fs
/bionic/libc/
libc.arm.brillo.map
885
sem_destroy
;
libc.arm.map
885
sem_destroy
;
libc.map.txt
910
sem_destroy
;
libc.mips.map
883
sem_destroy
;
libc.x86.map
881
sem_destroy
;
/hardware/ti/omap4-aah/domx/mm_osal/src/
timm_osal_semaphores.c
131
if (SUCCESS !=
sem_destroy
(psem))
/hardware/ti/omap4xxx/domx/mm_osal/src/
timm_osal_semaphores.c
131
if (SUCCESS !=
sem_destroy
(psem))
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
decoder_driver_test.c
772
sem_destroy
(&init_decode->queue_context.sem_message);
773
sem_destroy
(&init_decode->sem_synchronize);
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libpulsecommon-0.9.21.so
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/
libpulsecommon-1.1.so
/external/valgrind/coregrind/m_syswrap/
priv_syswrap-darwin.h
343
DECL_TEMPLATE(darwin,
sem_destroy
); // 276
/external/valgrind/helgrind/tests/
tc20_verifywrap.stderr.exp
226
FIXME: can't figure out how to verify wrap of
sem_destroy
Completed in 824 milliseconds
<<
11
12
13
14
15
16
17
18
19