Multi-ApplicationOnlineProfiling  2.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
json_t_s Struct Reference

#include <jsonCache.h>

Collaboration diagram for json_t_s:
Collaboration graph

Data Fields

json_type type
 
size_t refcounter
 
pthread_spinlock_t lock
 
volatile char locked
 

Detailed Description

Definition at line 29 of file jsonCache.h.

Field Documentation

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.


The documentation for this struct was generated from the following file: