#include <sync_w32.h>
Public Member Functions | |
| T * | get () |
| void | set (T *value) |
| dbThreadContext () | |
| ~dbThreadContext () | |
| T * | get () |
| void | set (T *value) |
| dbThreadContext () | |
| ~dbThreadContext () | |
Private Attributes | |
| pthread_key_t | key |
| unsigned int | index |
| dbThreadContext | ( | ) | [inline] |
| ~dbThreadContext | ( | ) | [inline] |
| dbThreadContext | ( | ) | [inline] |
| ~dbThreadContext | ( | ) | [inline] |
| T* get | ( | ) | [inline] |
| void set | ( | T * | value | ) | [inline] |
| T* get | ( | ) | [inline] |
| void set | ( | T * | value | ) | [inline] |
pthread_key_t key [private] |
unsigned int index [private] |