OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sem_destroy
(Results
26 - 50
of
111
) sorted by null
1
2
3
4
5
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libpulse-simple.so
libpulse-simple.so.0
libpulse-simple.so.0.0
libpulse-simple.so.0.0.1
libpthread-2.7.so
libpthread.so.0
/external/valgrind/main/drd/
drd_semaphore.c
222
/** Called after
sem_destroy
(). */
232
"[%d]
sem_destroy
0x%lx value %u\n",
/development/ndk/platforms/android-3/arch-arm/symbols/
libc.so.functions.txt
751
sem_destroy
/development/ndk/platforms/android-5/arch-arm/symbols/
libc.so.functions.txt
789
sem_destroy
/development/ndk/platforms/android-9/arch-x86/symbols/
libc.so.functions.txt
717
sem_destroy
/external/e2fsprogs/lib/et/
error_message.c
74
sem_destroy
(&_et_lock);
/external/libvpx/vp8/encoder/
ethreading.c
541
sem_destroy
(&cpi->h_event_start_encoding[i]);
548
sem_destroy
(&cpi->h_event_end_encoding);
549
sem_destroy
(&cpi->h_event_end_lpf);
550
sem_destroy
(&cpi->h_event_start_lpf);
/external/valgrind/main/drd/tests/
circular_buffer.c
79
sem_destroy
(p);
/frameworks/media/libvideoeditor/osal/src/
M4OSA_Semaphore.c
257
sem_destroy
(&semaphoreContext->semaphore);
/hardware/ti/omap4xxx/libtiutils/
Semaphore.cpp
65
status =
sem_destroy
(mSemaphore);
/hardware/qcom/media/mm-video/vidc/vdec/test/
omx_vdec_test.cpp
[
all
...]
/prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/lib/
libc.so
/development/ndk/platforms/android-8/arch-arm/symbols/
libc.so.functions.txt
834
sem_destroy
/development/ndk/platforms/android-9/arch-arm/symbols/
libc.so.functions.txt
858
sem_destroy
/external/valgrind/main/helgrind/tests/
tc17_sembar.c
246
return
sem_destroy
(s);
tc20_verifywrap.stderr.exp-glibc25-amd64
138
FIXME: can't figure out how to verify wrap of
sem_destroy
tc20_verifywrap.stderr.exp-glibc27-amd64
142
FIXME: can't figure out how to verify wrap of
sem_destroy
/external/valgrind/main/helgrind/
hg_intercepts.c
[
all
...]
/bionic/libc/bionic/
semaphore.c
111
int
sem_destroy
(sem_t *sem)
function
/packages/apps/Nfc/jni/
com_android_nfc.cpp
103
if (
sem_destroy
(&pCallbackData->sem))
Completed in 912 milliseconds
1
2
3
4
5