OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_M_mutex
(Results
1 - 24
of
24
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
concurrence.h
141
__gthread_mutex_t
_M_mutex
;
154
_M_mutex
= __tmp;
156
__GTHREAD_MUTEX_INIT_FUNCTION(&
_M_mutex
);
167
if (__gthread_mutex_lock(&
_M_mutex
) != 0)
178
if (__gthread_mutex_unlock(&
_M_mutex
) != 0)
185
{ return &
_M_mutex
; }
191
__gthread_recursive_mutex_t
_M_mutex
;
204
_M_mutex
= __tmp;
206
__GTHREAD_RECURSIVE_MUTEX_INIT_FUNCTION(&
_M_mutex
);
217
if (__gthread_recursive_mutex_lock(&
_M_mutex
) != 0
[
all
...]
mt_allocator.h
314
__gthread_mutex_t*
_M_mutex
;
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
concurrence.h
141
__gthread_mutex_t
_M_mutex
;
154
_M_mutex
= __tmp;
156
__GTHREAD_MUTEX_INIT_FUNCTION(&
_M_mutex
);
167
if (__gthread_mutex_lock(&
_M_mutex
) != 0)
178
if (__gthread_mutex_unlock(&
_M_mutex
) != 0)
185
{ return &
_M_mutex
; }
191
__gthread_recursive_mutex_t
_M_mutex
;
204
_M_mutex
= __tmp;
206
__GTHREAD_RECURSIVE_MUTEX_INIT_FUNCTION(&
_M_mutex
);
217
if (__gthread_recursive_mutex_lock(&
_M_mutex
) != 0
[
all
...]
mt_allocator.h
314
__gthread_mutex_t*
_M_mutex
;
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
concurrence.h
141
__gthread_mutex_t
_M_mutex
;
154
_M_mutex
= __tmp;
156
__GTHREAD_MUTEX_INIT_FUNCTION(&
_M_mutex
);
167
if (__gthread_mutex_lock(&
_M_mutex
) != 0)
178
if (__gthread_mutex_unlock(&
_M_mutex
) != 0)
185
{ return &
_M_mutex
; }
191
__gthread_recursive_mutex_t
_M_mutex
;
204
_M_mutex
= __tmp;
206
__GTHREAD_RECURSIVE_MUTEX_INIT_FUNCTION(&
_M_mutex
);
217
if (__gthread_recursive_mutex_lock(&
_M_mutex
) != 0
[
all
...]
mt_allocator.h
314
__gthread_mutex_t*
_M_mutex
;
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
concurrence.h
141
__gthread_mutex_t
_M_mutex
;
154
_M_mutex
= __tmp;
156
__GTHREAD_MUTEX_INIT_FUNCTION(&
_M_mutex
);
167
if (__gthread_mutex_lock(&
_M_mutex
) != 0)
178
if (__gthread_mutex_unlock(&
_M_mutex
) != 0)
185
{ return &
_M_mutex
; }
191
__gthread_recursive_mutex_t
_M_mutex
;
204
_M_mutex
= __tmp;
206
__GTHREAD_RECURSIVE_MUTEX_INIT_FUNCTION(&
_M_mutex
);
217
if (__gthread_recursive_mutex_lock(&
_M_mutex
) != 0
[
all
...]
mt_allocator.h
314
__gthread_mutex_t*
_M_mutex
;
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
concurrence.h
141
__gthread_mutex_t
_M_mutex
;
154
_M_mutex
= __tmp;
156
__GTHREAD_MUTEX_INIT_FUNCTION(&
_M_mutex
);
167
if (__gthread_mutex_lock(&
_M_mutex
) != 0)
178
if (__gthread_mutex_unlock(&
_M_mutex
) != 0)
185
{ return &
_M_mutex
; }
191
__gthread_recursive_mutex_t
_M_mutex
;
204
_M_mutex
= __tmp;
206
__GTHREAD_RECURSIVE_MUTEX_INIT_FUNCTION(&
_M_mutex
);
217
if (__gthread_recursive_mutex_lock(&
_M_mutex
) != 0
[
all
...]
mt_allocator.h
314
__gthread_mutex_t*
_M_mutex
;
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
concurrence.h
146
__gthread_mutex_t
_M_mutex
;
159
_M_mutex
= __tmp;
161
__GTHREAD_MUTEX_INIT_FUNCTION(&
_M_mutex
);
171
__gthread_mutex_destroy(&
_M_mutex
);
180
if (__gthread_mutex_lock(&
_M_mutex
) != 0)
191
if (__gthread_mutex_unlock(&
_M_mutex
) != 0)
198
{ return &
_M_mutex
; }
204
__gthread_recursive_mutex_t
_M_mutex
;
217
_M_mutex
= __tmp;
219
__GTHREAD_RECURSIVE_MUTEX_INIT_FUNCTION(&
_M_mutex
);
[
all
...]
mt_allocator.h
316
__gthread_mutex_t*
_M_mutex
;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
concurrence.h
146
__gthread_mutex_t
_M_mutex
;
159
_M_mutex
= __tmp;
161
__GTHREAD_MUTEX_INIT_FUNCTION(&
_M_mutex
);
171
__gthread_mutex_destroy(&
_M_mutex
);
180
if (__gthread_mutex_lock(&
_M_mutex
) != 0)
191
if (__gthread_mutex_unlock(&
_M_mutex
) != 0)
198
{ return &
_M_mutex
; }
204
__gthread_recursive_mutex_t
_M_mutex
;
217
_M_mutex
= __tmp;
219
__GTHREAD_RECURSIVE_MUTEX_INIT_FUNCTION(&
_M_mutex
);
[
all
...]
mt_allocator.h
316
__gthread_mutex_t*
_M_mutex
;
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
concurrence.h
146
__gthread_mutex_t
_M_mutex
;
159
_M_mutex
= __tmp;
161
__GTHREAD_MUTEX_INIT_FUNCTION(&
_M_mutex
);
171
__gthread_mutex_destroy(&
_M_mutex
);
180
if (__gthread_mutex_lock(&
_M_mutex
) != 0)
191
if (__gthread_mutex_unlock(&
_M_mutex
) != 0)
198
{ return &
_M_mutex
; }
204
__gthread_recursive_mutex_t
_M_mutex
;
217
_M_mutex
= __tmp;
219
__GTHREAD_RECURSIVE_MUTEX_INIT_FUNCTION(&
_M_mutex
);
[
all
...]
mt_allocator.h
316
__gthread_mutex_t*
_M_mutex
;
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
concurrence.h
147
__gthread_mutex_t
_M_mutex
= __GTHREAD_MUTEX_INIT;
149
__gthread_mutex_t
_M_mutex
;
160
__GTHREAD_MUTEX_INIT_FUNCTION(&
_M_mutex
);
168
__gthread_mutex_destroy(&
_M_mutex
);
177
if (__gthread_mutex_lock(&
_M_mutex
) != 0)
188
if (__gthread_mutex_unlock(&
_M_mutex
) != 0)
195
{ return &
_M_mutex
; }
202
__gthread_recursive_mutex_t
_M_mutex
= __GTHREAD_RECURSIVE_MUTEX_INIT;
204
__gthread_recursive_mutex_t
_M_mutex
;
215
__GTHREAD_RECURSIVE_MUTEX_INIT_FUNCTION(&
_M_mutex
);
[
all
...]
mt_allocator.h
316
__gthread_mutex_t*
_M_mutex
;
/external/stlport/stlport/stl/
_threads.h
452
_STLP_mutex
_M_mutex
;
470
_STLP_auto_lock l(
_M_mutex
);
474
_STLP_auto_lock l(
_M_mutex
);
/ndk/sources/cxx-stl/stlport/stlport/stl/
_threads.h
452
_STLP_mutex
_M_mutex
;
470
_STLP_auto_lock l(
_M_mutex
);
474
_STLP_auto_lock l(
_M_mutex
);
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_threads.h
452
_STLP_mutex
_M_mutex
;
470
_STLP_auto_lock l(
_M_mutex
);
474
_STLP_auto_lock l(
_M_mutex
);
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_threads.h
452
_STLP_mutex
_M_mutex
;
470
_STLP_auto_lock l(
_M_mutex
);
474
_STLP_auto_lock l(
_M_mutex
);
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_threads.h
452
_STLP_mutex
_M_mutex
;
470
_STLP_auto_lock l(
_M_mutex
);
474
_STLP_auto_lock l(
_M_mutex
);
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_threads.h
452
_STLP_mutex
_M_mutex
;
470
_STLP_auto_lock l(
_M_mutex
);
474
_STLP_auto_lock l(
_M_mutex
);
Completed in 570 milliseconds