CUBRID Engine  latest
hb_job_entry Struct Reference

#include <master_heartbeat.h>

Collaboration diagram for hb_job_entry:
Collaboration graph

Public Attributes

HB_JOB_ENTRYnext
 
HB_JOB_ENTRY ** prev
 
unsigned int type
 
struct timeval expire
 
HB_JOB_FUNC func
 
HB_JOB_ARGarg
 

Detailed Description

Definition at line 353 of file master_heartbeat.h.

Member Data Documentation

struct timeval hb_job_entry::expire
HB_JOB_ENTRY* hb_job_entry::next

Definition at line 355 of file master_heartbeat.h.

Referenced by hb_help_sprint_jobs_info(), hb_job_queue(), and hb_job_shutdown().

HB_JOB_ENTRY** hb_job_entry::prev

Definition at line 356 of file master_heartbeat.h.

Referenced by hb_job_queue().

unsigned int hb_job_entry::type

Definition at line 358 of file master_heartbeat.h.

Referenced by hb_help_sprint_jobs_info(), and hb_job_queue().


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