_Pthread_alloc Class Reference
Member Functions Documentation
_S_get_per_thread_state()
__state_type
*_STLP_CALL
|
_S_get_per_thread_state
|
(
|
)
|
[static]
|
allocate(size_t &)
void *_STLP_CALL
|
allocate
|
(
|
size_t
&
|
__n
|
)
|
[static]
|
allocate(size_t &, __state_type *)
deallocate(void *, size_t)
void _STLP_CALL
|
deallocate
|
(
|
void *
|
__p,
|
|
size_t
|
__n
|
|
)
|
[static]
|
deallocate(void *, size_t, __state_type *)
reallocate(void *, size_t, size_t &)
void *_STLP_CALL
|
reallocate
|
(
|
void *
|
__p,
|
|
size_t
|
__old_sz,
|
|
size_t
&
|
__new_sz
|
|
)
|
[static]
|
Member Type Definitions Documentation
Typedef __state_type
typedef _Pthread_alloc_per_thread_state
|
__state_type
|
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.