OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LockType
(Results
1 - 12
of
12
) sorted by null
/external/compiler-rt/test/tsan/
deadlock_detector_stress_test.cc
15
#ifndef
LockType
16
#define
LockType
PthreadMutex
110
locks_ = new
LockType
*[n_];
112
locks_[i] = new
LockType
;
280
if (!
LockType
::supports_read_lock()) return;
299
if (!
LockType
::supports_recursive_lock()) return;
364
if (!
LockType
::supports_read_lock()) return;
387
if (!
LockType
::supports_read_lock()) return;
423
if (!
LockType
::supports_read_lock()) return;
495
LockType
*l = new LockType[4]
[
all
...]
/prebuilts/gdb/darwin-x86/lib/python2.7/
dummy_thread.py
17
'interrupt_main', '
LockType
']
73
return
LockType
()
81
class
LockType
(object):
82
"""Class implementing dummy implementation of thread.
LockType
.
/prebuilts/gdb/linux-x86/lib/python2.7/
dummy_thread.py
17
'interrupt_main', '
LockType
']
73
return
LockType
()
81
class
LockType
(object):
82
"""Class implementing dummy implementation of thread.
LockType
.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
dummy_thread.py
17
'interrupt_main', '
LockType
']
73
return
LockType
()
81
class
LockType
(object):
82
"""Class implementing dummy implementation of thread.
LockType
.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
dummy_thread.py
17
'interrupt_main', '
LockType
']
73
return
LockType
()
81
class
LockType
(object):
82
"""Class implementing dummy implementation of thread.
LockType
.
/frameworks/native/include/ui/
Gralloc1.h
128
template <typename
LockType
, typename OutType>
129
gralloc1_error_t lockHelper(
LockType
pfn, buffer_handle_t buffer,
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_dummy_thread.py
101
#Make sure _thread.
LockType
is the same type as _thread.allocate_locke()
102
self.assertIsInstance(_thread.allocate_lock(), _thread.
LockType
,
103
"_thread.
LockType
is not an instance of what "
/prebuilts/gdb/linux-x86/lib/python2.7/test/
test_dummy_thread.py
101
#Make sure _thread.
LockType
is the same type as _thread.allocate_locke()
102
self.assertIsInstance(_thread.allocate_lock(), _thread.
LockType
,
103
"_thread.
LockType
is not an instance of what "
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_dummy_thread.py
101
#Make sure _thread.
LockType
is the same type as _thread.allocate_locke()
102
self.assertIsInstance(_thread.allocate_lock(), _thread.
LockType
,
103
"_thread.
LockType
is not an instance of what "
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_dummy_thread.py
101
#Make sure _thread.
LockType
is the same type as _thread.allocate_locke()
102
self.assertIsInstance(_thread.allocate_lock(), _thread.
LockType
,
103
"_thread.
LockType
is not an instance of what "
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
adoint.h
[
all
...]
/prebuilts/tools/common/m2/repository/com/github/marschall/memoryfilesystem/0.6.4/
memoryfilesystem-0.6.4.jar
Completed in 1322 milliseconds