Function
Agswoker_thread_do_poll_loop
since: 3.0.0
[−]
Description [src]
Do loop and invoke ags_worker_thread_do_poll()
unless flag
AGS_WORKER_THREAD_RUNNING was unset.
Available since: 3.0.0
[−]
Parameters
ptr
-
Type:
void*
The
AgsWorkerThread
.The argument can be NULL
.The data is owned by the caller of the function.
[−]
Return value
Type: void*
No description available.
The data is owned by the called function. |
The return value can be NULL . |