Searched refs:g_unix_fd_add_full (Results 1 – 4 of 4) sorted by relevance
/third_party/glib/glib/ |
D | glib-unix.c | 375 g_unix_fd_add_full (gint priority, in g_unix_fd_add_full() function 430 return g_unix_fd_add_full (G_PRIORITY_DEFAULT, fd, condition, function, user_data, NULL); in g_unix_fd_add()
|
D | glib-unix.h | 104 guint g_unix_fd_add_full (gint priority,
|
/third_party/glib/glib/tests/ |
D | mainloop.c | 1191 a = g_unix_fd_add_full (G_PRIORITY_HIGH, fds[1], G_IO_OUT, write_bytes, &to_write, NULL); in test_unix_fd()
|
/third_party/glib/docs/reference/glib/ |
D | glib-sections.txt | 2524 g_unix_fd_add_full
|