HomeSort by relevance Sort by last modified time
    Searched defs:g_io_create_watch (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/glib/glib/
giochannel.c 492 * g_io_create_watch:
511 g_io_create_watch (GIOChannel *channel, function
531 * This internally creates a main loop source using g_io_create_watch()
550 source = g_io_create_watch (channel, condition);
    [all...]
galias.h 1033 #define g_io_create_watch macro
    [all...]
galiasdef.c 1039 #undef g_io_create_watch macro
    [all...]

Completed in 583 milliseconds