Method
GLibThreadPoolmove_to_front
since: 2.46
Declaration [src]
gboolean
g_thread_pool_move_to_front (
GThreadPool* pool,
gpointer data
)
Description [src]
Moves the item to the front of the queue of unprocessed items, so that it will be processed next.
Available since: 2.46