OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mutexes
(Results
51 - 75
of
394
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/curl/docs/examples/
opensslthreadlock.c
52
/* This array will store all of the
mutexes
available to OpenSSL. */
/external/jemalloc/test/include/test/
mq.h
4
* Simple templated message queue implementation that relies on only
mutexes
for
/external/kernel-headers/original/uapi/xen/
gntalloc.h
56
*
mutexes
or close notification on communication channels.
/external/libchrome/base/synchronization/
read_write_lock.h
66
// same thread. This is not the case for this lock, so use pthread
mutexes
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_timedlock/
4-1.c
87
/* Cleaning up the
mutexes
. */
5-1.c
103
/* Cleaning up the
mutexes
. */
5-2.c
103
/* Cleaning up the
mutexes
. */
5-3.c
70
/* Cleaning up the
mutexes
. */
assertions.xml
21
For
mutexes
initialized with the PRIO_INHERIT protocol, if a timed mutex wait is
/external/python/cpython2/Python/
thread_wince.h
65
* Lock support. It has to be implemented using
Mutexes
, as
/external/v8/src/
futex-emulation.h
19
// This library emulates them on all platforms using
mutexes
and condition
/external/valgrind/drd/tests/
pth_inconsistent_cond_wait.c
2
* associated with two different
mutexes
(s_mutex1 and s_mutex2), and two
/external/webrtc/webrtc/modules/utility/source/
process_thread_impl.h
67
// requirements for
mutexes
on Mac or if there's something else to it.
/system/core/libcutils/include/cutils/
threads.h
76
/*****
mutexes
*****/
/art/runtime/base/
quasi_atomic.h
150
// Does the architecture provide reasonable atomic long operations or do we fall back on
mutexes
?
181
// We stripe across a bunch of different
mutexes
to reduce contention.
/external/tensorflow/tensorflow/core/framework/
cancellation.h
111
// hold any
mutexes
that are required by `callback`.
120
// The caller of this method must not hold any
mutexes
that are required
/prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/sanitizer/
tsan_interface.h
28
// Annotations for custom
mutexes
.
29
// The annotations allow to get better reports (with sets of locked
mutexes
),
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/compiler-rt/include/sanitizer/
tsan_interface.h
28
// Annotations for custom
mutexes
.
29
// The annotations allow to get better reports (with sets of locked
mutexes
),
/prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/sanitizer/
tsan_interface.h
28
// Annotations for custom
mutexes
.
29
// The annotations allow to get better reports (with sets of locked
mutexes
),
/prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/sanitizer/
tsan_interface.h
28
// Annotations for custom
mutexes
.
29
// The annotations allow to get better reports (with sets of locked
mutexes
),
/prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/sanitizer/
tsan_interface.h
28
// Annotations for custom
mutexes
.
29
// The annotations allow to get better reports (with sets of locked
mutexes
),
/prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/sanitizer/
tsan_interface.h
28
// Annotations for custom
mutexes
.
29
// The annotations allow to get better reports (with sets of locked
mutexes
),
/prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/sanitizer/
tsan_interface.h
28
// Annotations for custom
mutexes
.
29
// The annotations allow to get better reports (with sets of locked
mutexes
),
/prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/sanitizer/
tsan_interface.h
28
// Annotations for custom
mutexes
.
29
// The annotations allow to get better reports (with sets of locked
mutexes
),
/prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/sanitizer/
tsan_interface.h
28
// Annotations for custom
mutexes
.
29
// The annotations allow to get better reports (with sets of locked
mutexes
),
Completed in 417 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>