OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pthread_cond_destroy
(Results
276 - 300
of
490
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
/external/compiler-rt/lib/tsan/rtl/
tsan_stat.cc
173
name[StatInt_pthread_cond_destroy] = "
pthread_cond_destroy
";
/external/libnfc-nci/src/adaptation/
NfcAdaptation.cpp
698
pthread_cond_destroy
(&mCondVar);
/hardware/ti/omap4xxx/domx/mm_osal/src/
timm_osal_events.c
147
if (SUCCESS !=
pthread_cond_destroy
(&(plEvent->condition)))
/device/lge/mako/camera/QCamera/stack/mm-jpeg-interface/src/
mm_jpeg.c
797
pthread_cond_destroy
(&my_obj->omx_evt_cond);
819
pthread_cond_destroy
(&my_obj->omx_evt_cond);
[
all
...]
/external/bison/lib/glthread/
lock.c
266
err =
pthread_cond_destroy
(&lock->waiting_readers);
269
err =
pthread_cond_destroy
(&lock->waiting_writers);
/external/chromium_org/third_party/mesa/src/include/GL/
vms_x_fix.h
1006
#define
pthread_cond_destroy
macro
[
all
...]
/external/mesa3d/include/GL/
vms_x_fix.h
1006
#define
pthread_cond_destroy
macro
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libpulse.so
libpulse.so.0
libpulse.so.0.4
libpulse.so.0.4.1
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libpulse.so
libpulse.so.0
libpulse.so.0.4
libpulse.so.0.4.1
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEnc_Utils.c
525
pthread_cond_destroy
(&pComponentPrivate->stop_cond);
526
pthread_cond_destroy
(&pComponentPrivate->flush_cond);
527
/*
pthread_cond_destroy
(&pComponentPrivate->control_cond); */
530
pthread_cond_destroy
(&pComponentPrivate->populate_cond);
531
pthread_cond_destroy
(&pComponentPrivate->unpopulate_cond);
[
all
...]
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEncoder.c
[
all
...]
/device/asus/flo/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_thread.c
528
pthread_cond_destroy
(&poll_cb->cond_v);
/external/valgrind/unittest/
posix_tests.cc
1123
pthread_cond_destroy
(&cv);
/frameworks/wilhelm/src/itf/
IObject.c
794
ok =
pthread_cond_destroy
(&thiz->mCond);
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_thread.c
530
pthread_cond_destroy
(&poll_cb->cond_v);
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEncoder.c
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDec_Utils.c
505
pthread_cond_destroy
(&pComponentPrivate->InLoaded_threshold);
508
pthread_cond_destroy
(&pComponentPrivate->InIdle_threshold);
511
pthread_cond_destroy
(&pComponentPrivate->AlloBuf_threshold);
514
pthread_cond_destroy
(&pComponentPrivate->codecStop_threshold);
517
pthread_cond_destroy
(&pComponentPrivate->codecFlush_threshold);
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Dec_Utils.c
532
pthread_cond_destroy
(&pComponentPrivate->InLoaded_threshold);
535
pthread_cond_destroy
(&pComponentPrivate->InIdle_threshold);
538
pthread_cond_destroy
(&pComponentPrivate->AlloBuf_threshold);
541
pthread_cond_destroy
(&pComponentPrivate->codecStop_threshold);
544
pthread_cond_destroy
(&pComponentPrivate->codecFlush_threshold);
[
all
...]
/bionic/libc/netbsd/resolv/
res_cache.c
[
all
...]
Completed in 2252 milliseconds
<<
11
12
13
14
15
16
17
18
19
20