AgsWorkerThread

AgsWorkerThread — worker thread

Stability Level

Stable, unless otherwise indicated

Includes

#include <ags/thread/ags_worker_thread.h>

Description

The AgsWorkerThread does non-realtime work. You might want to synchronize to the run signal within your ::do_poll() method.

Functions