Doxygen Book
_NnstWatchdog Struct Reference

Structure for NNStreamer watchdog. More...

Public Attributes

GMainContext * context
 
GMainLoop * loop
 
GThread * thread
 
GSource * source
 
GMutex lock
 
GCond cond
 

Detailed Description

Structure for NNStreamer watchdog.

Definition at line 21 of file nnstreamer_watchdog.c.

Member Data Documentation

◆ cond

GCond _NnstWatchdog::cond

Definition at line 28 of file nnstreamer_watchdog.c.

◆ context

GMainContext* _NnstWatchdog::context

Definition at line 23 of file nnstreamer_watchdog.c.

◆ lock

GMutex _NnstWatchdog::lock

Definition at line 27 of file nnstreamer_watchdog.c.

◆ loop

GMainLoop* _NnstWatchdog::loop

Definition at line 24 of file nnstreamer_watchdog.c.

◆ source

GSource* _NnstWatchdog::source

Definition at line 26 of file nnstreamer_watchdog.c.

◆ thread

GThread* _NnstWatchdog::thread

Definition at line 25 of file nnstreamer_watchdog.c.


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