GSource: new API g_source_set_ready_time()

Add an API to mark a GSource to automatically become ready at the
specified monotonic time.

https://bugzilla.gnome.org/show_bug.cgi?id=657729
This commit is contained in:
Ryan Lortie
2013-01-14 16:51:51 -05:00
parent 6d25e34998
commit 768574635d
4 changed files with 121 additions and 1 deletions

View File

@@ -528,6 +528,8 @@ g_source_get_context
g_source_set_callback
GSourceFunc
g_source_set_callback_indirect
g_source_set_ready_time
g_source_get_ready_time
g_source_add_poll
g_source_remove_poll
g_source_add_child_source