OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mutexes
(Results
226 - 250
of
394
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Analysis/Analyses/
ThreadSafety.h
212
/// We traverse the blocks in the CFG, compute the set of
mutexes
that are held
/prebuilts/clang/host/linux-x86/clang-4639204/share/man/man1/
scan-build.1
238
Check for null pointers used as
mutexes
for @synchronized.
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Analysis/Analyses/
ThreadSafety.h
212
/// We traverse the blocks in the CFG, compute the set of
mutexes
that are held
/prebuilts/clang/host/linux-x86/clang-4691093/share/man/man1/
scan-build.1
238
Check for null pointers used as
mutexes
for @synchronized.
/prebuilts/gdb/darwin-x86/lib/python2.7/multiprocessing/
synchronize.py
69
# Base class for semaphores and
mutexes
; wraps `_multiprocessing.SemLock`
/prebuilts/gdb/linux-x86/lib/python2.7/multiprocessing/
synchronize.py
69
# Base class for semaphores and
mutexes
; wraps `_multiprocessing.SemLock`
/prebuilts/go/darwin-x86/src/net/http/pprof/
pprof.go
40
// Or to look at the holders of contended
mutexes
, after calling
/prebuilts/go/linux-x86/src/net/http/pprof/
pprof.go
40
// Or to look at the holders of contended
mutexes
, after calling
/prebuilts/misc/darwin-x86/analyzer/tools/scan-build/
scan-build.1
238
Check for null pointers used as
mutexes
for @synchronized.
/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_atomic.h
31
* with full
mutexes
.
/prebuilts/misc/linux-x86/analyzer/tools/scan-build/
scan-build.1
238
Check for null pointers used as
mutexes
for @synchronized.
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_atomic.h
31
* with full
mutexes
.
/prebuilts/misc/windows/sdl2/include/
SDL_atomic.h
31
* with full
mutexes
.
/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_atomic.h
31
* with full
mutexes
.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
synchronize.py
69
# Base class for semaphores and
mutexes
; wraps `_multiprocessing.SemLock`
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
synchronize.py
69
# Base class for semaphores and
mutexes
; wraps `_multiprocessing.SemLock`
/external/compiler-rt/lib/tsan/rtl/
tsan_rtl_mutex.cc
91
// Destroy is no-op for linker-initialized
mutexes
.
134
// sync
mutexes
.
/external/icu/icu4c/source/common/
serv.cpp
401
// make it possible to call reentrantly on systems that don't have reentrant
mutexes
.
450
// and since some unix machines don't have reentrant
mutexes
we
/external/ltp/testcases/realtime/lib/
librttest.c
81
printf(" -p(0,1) 0:don't use pi
mutexes
, 1:use pi
mutexes
\n");
/external/valgrind/docs/internals/
3_8_BUGSTATUS.txt
249
313275 False positives for shared memory semaphores/
mutexes
/conditions
254
semaphores,
mutexes
, conditions
/hardware/intel/audio_media/hdmi/
tinyaudio_hw.c
146
* NOTE: when multiple
mutexes
have to be acquired, always respect the
223
/* must be called with hw device and output stream
mutexes
locked */
/external/googletest/googletest/src/
gtest-port.cc
247
// Static
mutexes
are leaked intentionally. It is not thread-safe to try
282
// Initializes owner_thread_id_ and critical_section_ in static
mutexes
.
284
// Dynamic
mutexes
are initialized in the constructor.
[
all
...]
/external/libvpx/libvpx/third_party/googletest/src/src/
gtest-port.cc
247
// Static
mutexes
are leaked intentionally. It is not thread-safe to try
282
// Initializes owner_thread_id_ and critical_section_ in static
mutexes
.
284
// Dynamic
mutexes
are initialized in the constructor.
[
all
...]
/external/v8/testing/gtest/src/
gtest-port.cc
229
// Static
mutexes
are leaked intentionally. It is not thread-safe to try
264
// Initializes owner_thread_id_ and critical_section_ in static
mutexes
.
266
// Dynamic
mutexes
are initialized in the constructor.
[
all
...]
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
gtest-port.cc
206
// Static
mutexes
are leaked intentionally. It is not thread-safe to try
241
// Initializes owner_thread_id_ and critical_section_ in static
mutexes
.
243
// Dynamic
mutexes
are initialized in the constructor.
[
all
...]
Completed in 952 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>