#include <mainloop-threaded-worker.h>
◆ cond
| GCond MainLoopThreadedWorker::cond |
◆ data
| gpointer MainLoopThreadedWorker::data |
◆ finished
| gboolean MainLoopThreadedWorker::finished |
◆ lock
| GMutex MainLoopThreadedWorker::lock |
◆ request_exit
| void(* MainLoopThreadedWorker::request_exit) (MainLoopThreadedWorker *self) |
◆ result
| gboolean MainLoopThreadedWorker::result |
◆ run
| void(* MainLoopThreadedWorker::run) (MainLoopThreadedWorker *self) |
| struct { ... } MainLoopThreadedWorker::startup |
◆ thread
| GThread* MainLoopThreadedWorker::thread |
◆ thread_deinit
| void(* MainLoopThreadedWorker::thread_deinit) (MainLoopThreadedWorker *s) |
◆ thread_init
| gboolean(* MainLoopThreadedWorker::thread_init) (MainLoopThreadedWorker *s) |
◆ worker_type
The documentation for this struct was generated from the following file: