OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_STLP_mutex
(Results
1 - 7
of
7
) sorted by null
/external/stlport/stlport/stl/
_threads.h
273
// For non-static cases, clients should use
_STLP_mutex
.
408
class _STLP_CLASS_DECLSPEC
_STLP_mutex
: public _STLP_mutex_base {
410
inline
_STLP_mutex
() { _M_initialize(); }
411
inline ~
_STLP_mutex
() { _M_destroy(); }
413
_STLP_mutex
(const
_STLP_mutex
&);
414
void operator=(const
_STLP_mutex
&);
452
_STLP_mutex
_M_mutex;
641
struct mutex_t : public
_STLP_mutex
{
/ndk/sources/cxx-stl/stlport/stlport/stl/
_threads.h
273
// For non-static cases, clients should use
_STLP_mutex
.
408
class _STLP_CLASS_DECLSPEC
_STLP_mutex
: public _STLP_mutex_base {
410
inline
_STLP_mutex
() { _M_initialize(); }
411
inline ~
_STLP_mutex
() { _M_destroy(); }
413
_STLP_mutex
(const
_STLP_mutex
&);
414
void operator=(const
_STLP_mutex
&);
452
_STLP_mutex
_M_mutex;
641
struct mutex_t : public
_STLP_mutex
{
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_threads.h
273
// For non-static cases, clients should use
_STLP_mutex
.
408
class _STLP_CLASS_DECLSPEC
_STLP_mutex
: public _STLP_mutex_base {
410
inline
_STLP_mutex
() { _M_initialize(); }
411
inline ~
_STLP_mutex
() { _M_destroy(); }
413
_STLP_mutex
(const
_STLP_mutex
&);
414
void operator=(const
_STLP_mutex
&);
452
_STLP_mutex
_M_mutex;
641
struct mutex_t : public
_STLP_mutex
{
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_threads.h
273
// For non-static cases, clients should use
_STLP_mutex
.
408
class _STLP_CLASS_DECLSPEC
_STLP_mutex
: public _STLP_mutex_base {
410
inline
_STLP_mutex
() { _M_initialize(); }
411
inline ~
_STLP_mutex
() { _M_destroy(); }
413
_STLP_mutex
(const
_STLP_mutex
&);
414
void operator=(const
_STLP_mutex
&);
452
_STLP_mutex
_M_mutex;
641
struct mutex_t : public
_STLP_mutex
{
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_threads.h
273
// For non-static cases, clients should use
_STLP_mutex
.
408
class _STLP_CLASS_DECLSPEC
_STLP_mutex
: public _STLP_mutex_base {
410
inline
_STLP_mutex
() { _M_initialize(); }
411
inline ~
_STLP_mutex
() { _M_destroy(); }
413
_STLP_mutex
(const
_STLP_mutex
&);
414
void operator=(const
_STLP_mutex
&);
452
_STLP_mutex
_M_mutex;
641
struct mutex_t : public
_STLP_mutex
{
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_threads.h
273
// For non-static cases, clients should use
_STLP_mutex
.
408
class _STLP_CLASS_DECLSPEC
_STLP_mutex
: public _STLP_mutex_base {
410
inline
_STLP_mutex
() { _M_initialize(); }
411
inline ~
_STLP_mutex
() { _M_destroy(); }
413
_STLP_mutex
(const
_STLP_mutex
&);
414
void operator=(const
_STLP_mutex
&);
452
_STLP_mutex
_M_mutex;
641
struct mutex_t : public
_STLP_mutex
{
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_threads.h
273
// For non-static cases, clients should use
_STLP_mutex
.
408
class _STLP_CLASS_DECLSPEC
_STLP_mutex
: public _STLP_mutex_base {
410
inline
_STLP_mutex
() { _M_initialize(); }
411
inline ~
_STLP_mutex
() { _M_destroy(); }
413
_STLP_mutex
(const
_STLP_mutex
&);
414
void operator=(const
_STLP_mutex
&);
452
_STLP_mutex
_M_mutex;
641
struct mutex_t : public
_STLP_mutex
{
Completed in 1407 milliseconds