Method
AgsThreadadd_start_queue
since: 3.0.0
Declaration [src]
void
ags_thread_add_start_queue (
AgsThread* thread,
AgsThread* child
)
Parameters
child
-
Type:
AgsThread
The child
AgsThread
to start.The data is owned by the caller of the method.