![]() |
Multi-ApplicationOnlineProfiling
2.1
|
#include <jsonCache.h>

Data Fields | |
| json_type | type |
| size_t | refcounter |
| pthread_spinlock_t | lock |
| volatile char | locked |
Definition at line 29 of file jsonCache.h.
| pthread_spinlock_t json_t_s::lock |
Definition at line 34 of file jsonCache.h.
| volatile char json_t_s::locked |
Definition at line 35 of file jsonCache.h.
| size_t json_t_s::refcounter |
Definition at line 32 of file jsonCache.h.
| json_type json_t_s::type |
Definition at line 31 of file jsonCache.h.