
Public Attributes | |
| GAtomicCounter | ref_cnt |
| gboolean | running |
| HealthCheckResult | result |
| HealthCheckCompletionCB | completion |
| gpointer | user_data |
| struct { | |
| MainLoopIOWorkerJob job | |
| Stopwatch stopwatch | |
| } | io_worker_latency |
| HealthCheckCompletionCB HealthCheck::completion |
| struct { ... } HealthCheck::io_worker_latency |
| MainLoopIOWorkerJob HealthCheck::job |
| GAtomicCounter HealthCheck::ref_cnt |
| HealthCheckResult HealthCheck::result |
| gboolean HealthCheck::running |
| Stopwatch HealthCheck::stopwatch |
| gpointer HealthCheck::user_data |