#include <pthreadkey.h>
Inheritance diagram for P::ThreadKeyImpl:

Public Member Functions | |
| ThreadKeyImpl () | |
| virtual | ~ThreadKeyImpl () |
| void | set (void *ptr) throw () |
| void * | get () throw () |
This class should not be used directly, instead you should use the ThreadKey template class.
Definition at line 34 of file pthreadkey.h.
|
|
|
|
|
|
|
|
Referenced by P::ThreadKey< LogState >::operator T *(), and P::ThreadKey< LogState >::operator=(). |
|
|
Referenced by P::ThreadKey< LogState >::operator=(), and P::ThreadKey< LogState >::ThreadKey(). |
1.3.3