OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pthread_mutex_destroy
(Results
276 - 300
of
1316
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_init/
stress.c
152
ret =
pthread_mutex_destroy
(pmtx);
/external/ltp/testcases/realtime/func/prio-wake/
prio-wake.c
218
pthread_mutex_destroy
(&mutex);
/external/mesa3d/src/gallium/state_trackers/nine/
threadpool.c
116
pthread_mutex_destroy
(&pool->m);
/external/stressapptest/src/
logger.cc
96
LOGGER_ASSERT(0 ==
pthread_mutex_destroy
(&queued_lines_mutex_));
/external/swiftshader/third_party/LLVM/lib/Support/
Mutex.cpp
104
pthread_mutex_destroy
(mutex);
/external/swiftshader/third_party/llvm-subzero/lib/Support/
Mutex.cpp
79
pthread_mutex_destroy
(mutex);
/external/valgrind/helgrind/tests/
tc20_verifywrap.stderr.exp
53
Thread #x:
pthread_mutex_destroy
of a locked mutex
55
by 0x........:
pthread_mutex_destroy
(hg_intercepts.c:...)
60
Thread #x's call to
pthread_mutex_destroy
failed
63
by 0x........:
pthread_mutex_destroy
(hg_intercepts.c:...)
tc20_verifywrap.stderr.exp-glibc-2.21
53
Thread #x:
pthread_mutex_destroy
of a locked mutex
55
by 0x........:
pthread_mutex_destroy
(hg_intercepts.c:...)
60
Thread #x's call to
pthread_mutex_destroy
failed
63
by 0x........:
pthread_mutex_destroy
(hg_intercepts.c:...)
tc20_verifywrap.stderr.exp-mips32
53
Thread #x:
pthread_mutex_destroy
of a locked mutex
55
by 0x........:
pthread_mutex_destroy
(hg_intercepts.c:...)
60
Thread #x's call to
pthread_mutex_destroy
failed
63
by 0x........:
pthread_mutex_destroy
(hg_intercepts.c:...)
tc20_verifywrap.stderr.exp-mips32-b
53
Thread #x:
pthread_mutex_destroy
of a locked mutex
55
by 0x........:
pthread_mutex_destroy
(hg_intercepts.c:...)
60
Thread #x's call to
pthread_mutex_destroy
failed
63
by 0x........:
pthread_mutex_destroy
(hg_intercepts.c:...)
tc20_verifywrap.stderr.exp-s390x
55
Thread #x:
pthread_mutex_destroy
of a locked mutex
57
by 0x........:
pthread_mutex_destroy
(hg_intercepts.c:...)
62
Thread #x's call to
pthread_mutex_destroy
failed
65
by 0x........:
pthread_mutex_destroy
(hg_intercepts.c:...)
/external/vulkan-validation-layers/tests/
test_common.h
117
static inline void test_platform_thread_delete_mutex(test_platform_thread_mutex *pMutex) {
pthread_mutex_destroy
(pMutex); }
/external/webrtc/webrtc/system_wrappers/source/
event_timer_posix.cc
58
pthread_mutex_destroy
(&mutex_);
/hardware/intel/common/libwsbm/src/
wsbm_driver.c
160
pthread_mutex_destroy
(&pMutex->mutex);
/hardware/intel/common/omx-components/videocodec/
OMXComponentCodecBase.cpp
41
pthread_mutex_destroy
(&mSerializationLock);
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg_queue.c
133
pthread_mutex_destroy
(&queue->lock);
/hardware/qcom/camera/msm8998/QCamera2/util/
QCameraTrace.cpp
114
pthread_mutex_destroy
(&(camscope_mutex[camscope_section]));
/hardware/qcom/display/msm8994/libgralloc/
gr.h
98
pthread_mutex_destroy
(&mutex);
/hardware/qcom/display/msm8996/libgralloc/
gr.h
99
pthread_mutex_destroy
(&mutex);
/hardware/qcom/display/sdm845/libgralloc/
gr.h
94
pthread_mutex_destroy
(&mutex);
/hardware/qcom/gps/msm8960/utils/
loc_timer.c
105
pthread_mutex_destroy
(&timer_mutex);
/hardware/qcom/media/sdm845/mm-video-v4l2/vidc/common/inc/
vidc_debug.h
150
pthread_mutex_destroy
(&mutex);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libxcb.so
libxcb.so.1
libxcb.so.1.1.0
Completed in 1190 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>